jQuery ValidationGroup Validation Result

A group validation result.

Type:

Object

brokenRules

Rules that failed to pass the check.

isValid

Indicates whether all the rules checked for the group are satisfied.

Type:

Boolean

validators

Validator widgets included in the validated group.

Type:

Array<Object>