ValidationExpression Class Methods
In This Topic
For a list of all members of this type, see ValidationExpression members.
Public Methods
| Name | Description |
 | CanEvaluate | Returns a boolean value indicating whether the validation expression can be evaluated. |
 | Clone | Creates a copy of this ValidationExpression object. |
 | Evaluate | Launches the validation on the component. |
 | ToString | Returns the string representation of the validation expression. |
Top
Protected Methods
See Also