Uses of Enum Class
jp.ecuacion.lib.core.jakartavalidation.validator.enums.ConditionValuePattern
Packages that use ConditionValuePattern
Package
Description
Provides
jakarta validation related enums.-
Uses of ConditionValuePattern in jp.ecuacion.lib.core.jakartavalidation.validator.enums
Subclasses with type arguments of type ConditionValuePattern in jp.ecuacion.lib.core.jakartavalidation.validator.enumsModifier and TypeClassDescriptionenumEnumerates how to determine condition is valid.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.