Uses of Enum Class
com.shaft.validation.ValidationEnums.ValidationType
Packages that use ValidationEnums.ValidationType
-
Uses of ValidationEnums.ValidationType in com.shaft.validation
Methods in com.shaft.validation that return ValidationEnums.ValidationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ValidationEnums.ValidationType[]
ValidationEnums.ValidationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.