constraint property
The name of the violated constraint
An identifier for the specific constraint that was violated. This can be a formal constraint name from a schema or a descriptive identifier.
Implementation
final String constraint;
The name of the violated constraint
An identifier for the specific constraint that was violated. This can be a formal constraint name from a schema or a descriptive identifier.
final String constraint;