Uses of Class
de.knightsoftnet.validators.shared.impl.AbstractTaxTinNumberValidator
-
Packages that use AbstractTaxTinNumberValidator Package Description de.knightsoftnet.validators.shared.impl JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations). -
-
Uses of AbstractTaxTinNumberValidator in de.knightsoftnet.validators.shared.impl
Subclasses of AbstractTaxTinNumberValidator in de.knightsoftnet.validators.shared.impl Modifier and Type Class Description classTaxNumberValidatorCheck if a Tax Number field is valid for the selected country.classTinValidatorCheck if a Tax Identification Number (TIN) field is valid for the selected country.
-