Uses of Package
be.sddevelopment.validation.core
Packages that use be.sddevelopment.validation.core
Package
Description
Contains the core classes of the modular validation framework.
Contains the domain-specific language classes (DSL) for the validation framework.
-
Classes in be.sddevelopment.validation.core used by be.sddevelopment.validation.coreClassDescriptionRepresents the result of evaluating an object of any type.Represents a single constraint / validation rule, which can be applied to an object of type T.Builder for the
Constraint
class, enabling a more readable code style.Reason class. -
Classes in be.sddevelopment.validation.core used by be.sddevelopment.validation.dsl