The methods of the IDPLFormValidator interface are listed below. For a complete list of IDPLFormValidator interface members, see the IDPLFormValidator Members topic.
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. |
IDPLFormValidator Interface | Portrate.Interview.Model.Validation Namespace