Uses of Class
be.sddevelopment.validation.Constrainable
-
Uses of Constrainable in be.sddevelopment.validation
Methods in be.sddevelopment.validation that return ConstrainableModifier and TypeMethodDescriptionstatic <T> Constrainable<T> Constrainable.constrain(T toConstrain) static <T> Constrainable<T> Constrainable.constrain(T toConstrain, ModularRuleset<T> ruleset) static <T> Constrainable<T> Constrainable.of(T toConstrain, ModularRuleset<T> ruleset)