[]
Represents the information about an error (message and location).
public sealed class ValidationResults.ErrorInformation
| Name | Description |
|---|---|
| ErrorMessage | Gets the error message associated with an expression. |
| ErrorSpan | Gets the Span defining the locations of the errors associated with an expression. |