Commits the view value of all controls in the form.
True if the form has been modified.
An object containing arrays of controls with validation errors keyed by validation error keys.
Returns an array of all controls in the form.
True if the form is invalid.
The name of the form.
An object containing arrays of controls that are pending validation, keyed by validation error keys.
True if the form has not been modified.
Removes a control from the form.
Rolls back the view value of all controls in the form.
Marks the form as dirty.
Marks the form as pristine.
Marks the form as submitted.
Marks the form controls as untouched.
Sets the validity of a control in the form.
True if the form has been submitted.
True if the form is valid.
An indexer for additional properties.
Adds a control to the form.