Share via


RetailInfocodeTable.validateField Method

Determines whether the field is valid.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Remarks

Calls the validateInputType and validateRandomFactor methods to validate the InputType and Randomfactor fields.

Checks if the value for field MaximumLength is larger than 100, if yes throws an error.

See Also

Reference

RetailInfocodeTable Table