Uses of Class
be.sddevelopment.validation.core.Rationale
Packages that use Rationale
Package
Description
Contains the core classes of the modular validation framework.
-
Uses of Rationale in be.sddevelopment.validation.core
Methods in be.sddevelopment.validation.core that return RationaleModifier and TypeMethodDescriptionstatic RationaleRationale.emptyRationale()ModularRuleset.quickCheck(T data) Constrained.rationale()static RationaleRationale.rationaleWithReasons(List<Reason> reasons) Constructors in be.sddevelopment.validation.core with parameters of type Rationale