TUM CCSM Commons

Package edu.tum.cs.commons.constraint

Generic classes used for validating constraints.

See:
          Description

Interface Summary
ILocalConstraint<T> Interface of a constraint checking a local property, i.e. one that can be verified by only seeing one object.
 

Class Summary
ConstraintValidator A class for storing constraints in the context of classes for which the constraint applies.
 

Exception Summary
ConstraintViolationException Exception to be thrown in case of constraint violations.
 

Package edu.tum.cs.commons.constraint Description

Generic classes used for validating constraints.


TUM CCSM Commons

TUM CCSM Commons - 2.7