Uses of Class
de.knightsoftnet.validators.shared.impl.AbstractSizeWithoutSeparatorsValidator
-
Packages that use AbstractSizeWithoutSeparatorsValidator Package Description de.knightsoftnet.validators.shared.impl JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations). -
-
Uses of AbstractSizeWithoutSeparatorsValidator in de.knightsoftnet.validators.shared.impl
Subclasses of AbstractSizeWithoutSeparatorsValidator in de.knightsoftnet.validators.shared.impl Modifier and Type Class Description classAlternateSizeValidatorCheck if a field's size has one of the two given sizes.classSizeWithoutSeparatorsValidatorCheck if a field's size has one of the two given sizes.
-