Uses of Enum Class
com.shaft.validation.ValidationEnums.ValidationType
Packages that use ValidationEnums.ValidationType
-
Uses of ValidationEnums.ValidationType in com.shaft.validation
Subclasses with type arguments of type ValidationEnums.ValidationType in com.shaft.validationModifier and TypeClassDescriptionstatic enumControls whether a validation checks for a match (positive) or no match (negative).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.