[]
Represents information about an error in a data template definition. Used for diagnostics and debugging templates, see Validate(bool).
public class TemplateError
Public Class TemplateError
Name | Description |
---|---|
ErrorDescription | Gets the description of the error. |
TemplateRange | Gets the range containing the incorrect template. |
TemplateText | Gets the text of the incorrect template. |