[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.Validate

Validate Method

Validate()

Checks if the expression contains any errors.

Declaration
public ValidationResults Validate()
Returns
Type Description
ValidationResults

ValidationResults object which represents the validation errors list.

Remarks

Validation is performed once for a specific ExpressionInfo instance, the result is cached and can be obtained by calling this method again.