BankCodaParameters.validateField Method
Validates the specified field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID of the field that is to be validated.
Return Value
Type: boolean
A Boolean value that that indicates whether the field is valid.
Remarks
Currently, only the CodaDeviation field is validated.