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