Version

ValidationErrorInfo Class Members

The following tables list the members exposed by ValidationErrorInfo.

Public Constructors
 NameDescription
Public ConstructorValidationErrorInfo ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyErrorMessageError message indicating why the value is invalid.  
Public PropertyExceptionReturns the exception if any that caused validation error.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also