Share via


SysExtModelAttributeInstance.validate Method [AX 2012]

Checks whether the property value map matches the properties of the attribute.

Syntax

private void validate()

Run On

Called

Exceptions

Exception Condition
Error

The wrong number of elements are in the container, if the number of properties and the number of property values do not match.

See Also

Reference

SysExtModelAttributeInstance Class