Enum Class的使用
cn.dinodev.spring.commons.validation.constraints.PasswordStrength.LetterType
-
cn.dinodev.spring.commons.validation.constraints中PasswordStrength.LetterType的使用
修饰符和类型方法说明static PasswordStrength.LetterTypeReturns the enum constant of this class with the specified name.static PasswordStrength.LetterType[]PasswordStrength.LetterType.values()Returns an array containing the constants of this enum class, in the order they are declared.