constraint property

String constraint
final

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;