The Portrate Interview Engine

IDPLFormValidator Methods

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

Public Instance Methods

Validate Validates the contents of a form's controls. Validation errors that occur outside of a control context are returned with keys starting with "_FORM", e.g. hash["_FORM1"] = form error message 1.

See Also

IDPLFormValidator Interface | Portrate.Interview.Model.Validation Namespace