PCGlobalTableConstraintValidator.validate Method [AX 2012]
Validates that all the value in a user defined table constraint respected the domain defined by their associated attribute type.
public void validate(PCGlobalTableConstraintDefinition _tableConstraintDefintion)
Run On
CalledParameters
- _tableConstraintDefintion
- Type: PCGlobalTableConstraintDefinition Table
A user defined table constraint definition.
Community Additions
ADD
Show: