Uses of Enum Class
jp.ecuacion.lib.core.jakartavalidation.validator.enums.ConditionValuePattern
Packages that use ConditionValuePattern
-
Uses of ConditionValuePattern in jp.ecuacion.lib.core.jakartavalidation.validator.enums
Methods in jp.ecuacion.lib.core.jakartavalidation.validator.enums that return ConditionValuePatternModifier and TypeMethodDescriptionstatic ConditionValuePatternReturns the enum constant of this class with the specified name.static ConditionValuePattern[]ConditionValuePattern.values()Returns an array containing the constants of this enum class, in the order they are declared.