See: Description
| Interface | Description |
|---|---|
| ILocalConstraint<T> |
Interface of a constraint checking a local property, i.e.
|
| Class | Description |
|---|---|
| ConstraintValidator |
A class for storing constraints in the context of classes for which the
constraint applies.
|
| Exception | Description |
|---|---|
| ConstraintViolationException |
Exception to be thrown in case of constraint violations.
|