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.
Validates the value of field.
Syntax
public boolean validateField(FieldId fieldId)
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
A FieldId type representing the field to be validated.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.