The Portrate Interview Engine

SingleColumnFormValidator Methods

The methods of the SingleColumnFormValidator class are listed below. For a complete list of SingleColumnFormValidator class members, see the SingleColumnFormValidator Members topic.

Public Instance Methods

Configure Reads configuration data for this validator.
DisposeOverloaded.  
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.
Validate Runs validation on each of the controls in the form and returns a map of the control instance to a list of errors reported for the control.

Protected Instance Methods

DisposeOverloaded.  
Finalize 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

SingleColumnFormValidator Class | Portrate.Interview.Model.Validation Namespace