AxInternalBase.validateField Method [AX 2012]

Calls the validateField method for the current record and logs an error for validation failures.

Syntax

protected void validateField(FieldId _field)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Creation has been canceled.

Remarks

An error will be thrown when the continueOnError parameter is set to false for endpoint.

See Also

Reference

AxInternalBase Class