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.
Determines whether the field field is valid.
Syntax
public boolean validateField(FieldId field)
Run On
Called
Parameters
- field
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.