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