TextBoxBuilder.IsValid Method
| Name | Parameters | Description |
|---|---|---|
| IsValid(JS) | value | Specifies or indicates whether the editor's value is valid. Mirrors the client-side isValid option. |
| IsValid(Boolean) | value | Specifies or indicates whether the editor's value is valid. Mirrors the client-side isValid option. |