Uses of Annotation Interface
jp.ecuacion.lib.validation.constraints.GreaterThan
Packages that use GreaterThan
-
Uses of GreaterThan in jp.ecuacion.lib.validation.constraints
Classes in jp.ecuacion.lib.validation.constraints that implement interfaces with type arguments of type GreaterThanModifier and TypeClassDescriptionclassProvides the validation logic forGreaterThan.Methods in jp.ecuacion.lib.validation.constraints with parameters of type GreaterThanModifier and TypeMethodDescriptionvoidGreaterThanValidator.initialize(GreaterThan annotation) Initializes an instance.