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