Specifies the validation state of a control. Namespace: MindFusion.UI.Web
|
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Invalid |
Value: 0. Indicates that the control is in invalid state. |
![]() |
Valid |
Value: 1. Indicates that the control is in valid state. |