HcmPersonDetails.validateField Method
Validates the value in the field.
Syntax
public boolean validateField(FieldId _p1)
Run On
Called
Parameters
- _p1
Type: FieldId Extended Data Type
The field ID.
Return Value
Type: boolean
true if the value in the field is valid; otherwise, false.
Remarks
A possible error is that the number of dependents is negative.