Gets a value indicating whether form field validation is active or not.
Introduced: 31.0.
<void> TXTextControl.getIsFormFieldValidationEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |