Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides the field validate method to return true always, so that user can use AX operator as field range, such as "1101..1109".
Syntax
protected boolean validateAlwaysPass(FormControl _formControl)
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The field control.
Return Value
Type: boolean
Return true always.