interface |
Constraint<T> |
Specifies a constraint that may be contextual and dynamic.
|
interface |
ConstraintEnumeration<T> |
Specifies an enumeration constraint that can be contextual and dynamic.
|
interface |
ConstraintNomenclature |
Deprecated.
|
interface |
ConstraintOnNull |
Defines a verification for values that are mandatory under certain circumstances.
|
interface |
ConstraintOnTable |
Specifies a constraint that is able to perform the validation
of an entire table.
|
interface |
ConstraintOnTableWithRecordLevelCheck |
Defines a record-level check, to be performed in addition to table-level checks.
|
interface |
TableRefFilter |
Defines a filter that depends on the context of a constraint.
|