[]
Represents the results of ExpressionInfo validation.
public sealed class ValidationResults
| Name | Description |
|---|---|
| ErrorDetails | Gets an array of error information (messages and locations). |
| IsValid | Gets whether this expression is valid. |