Class Constraint.ConstraintBuilder<T>

java.lang.Object
be.sddevelopment.validation.core.Constraint.ConstraintBuilder<T>
Type Parameters:
T - type of the object onto which the rule can be applied
Enclosing class:
Constraint<T>

public static class Constraint.ConstraintBuilder<T> extends Object
Builder for the Constraint class, enabling a more readable code style.
Version:
1.0.0-SNAPSHOT
Author:
Stijn Dejongh