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