The Portrate Interview Engine

MultiColumnFormValidator Methods

The methods of the MultiColumnFormValidator class are listed below. For a complete list of MultiColumnFormValidator class members, see the MultiColumnFormValidator 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

MultiColumnFormValidator Class | Portrate.Interview.Model.Validation Namespace