[]
Checks if the expression contains any errors.
public ValidationResults Validate()
| Type | Description |
|---|---|
| ValidationResults | ValidationResults object which represents the validation errors list. |
Validation is performed once for a specific ExpressionInfo instance, the result is cached and can be obtained by calling this method again.