container
|
Gets a container object that holds the validated control(s).
|
firstInvalidControl
|
Gets the first control (either visible or invisible) that hasn’t passed the validation applied.
|
firstVisibleInvalidControl
|
Gets the first visible control that hasn’t passed the validation applied.
|
invisibleControlsValidated
|
Gets a value that indicates whether validation has been applied to both visible and invisible controls.
|
isValid
|
Gets a value specifying whether the validation has been completed successfully.
|
validationGroup
|
Gets the name of the validation group name to which validation has been applied.
|