Version

ValidationResult Class Members

The following tables list the members exposed by ValidationResult.

Public Properties
 NameDescription
Public PropertyStatusReturns a ValidationStatus constant which describes a control or embeddable editor's current validation status.  
Public PropertyValidationSettingsReturns a reference to the ValidationSettings instance which defines the criteria against which a control or embeddable editor was validated.  
Public PropertyValueReturns the value that was validated.  
See Also