Package de.knightsoftnet.validators.shared.impl
package de.knightsoftnet.validators.shared.impl
JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations).
-
ClassesClassDescriptionAbstract check if a given date is minYears years.Compare two field entries depending on another fields value.AbstractCompareFieldsValidator<A extends Annotation>Check if entry of field1 compared to entry of field2 fulfills needs.AbstractIsbnValidator<A extends Annotation>Abstract check a string if it's a valid ISBN.AbstractPhoneNumberValueValidator<V extends Annotation>Check a string if it's a valid PhoneNumber.AbstractSizeWithoutSeparatorsValidator<A extends Annotation>Check if a field's size has one of the two given sizes.AbstractTaxTinNumberValidator<A extends Annotation>Common Stuff from Tax and Tin Validator.AbstractValidatorForLocalizedValue<A extends Annotation>abstract validatior for localized value.Check if a given date is minYears years ago for Calendar.Check if a given date is minYears years ago for Date.Check if a given date is minYears years ago for HasGetTime implementations.Check if a given date is minYears years ago for LocalDate.Check if a given date is minYears years ago for LocalDate.Check if a given date is minYears years ago for ZonedDateTime.Check if a field's size has one of the two given sizes.Check if a country field and the country in iban and bic match, implementation.Check a string if it's a valid BIC.Check a string if it's a valid BIC.Check a string if it's a valid credit card number.Check if two field entries (must be eMails) have the same domain.Check a string if it's a valid eMail.Check if a field is empty if another field has a given value.Check if a field is empty if another field is empty.Check if a field is empty if another field is empty.Check a string if it's a valid GLN.Check a string if it's a valid GTIN13/EAN13.Check a string if it's a valid GTIN8/EAN8.Check a string if it's a valid GTIN/EAN.Check a string if it's a valid IBAN formated.Check a string if it's a valid IBAN.Check a string if it's a valid formated ISBN10.Check a string if it's a valid ISBN10.Check a string if it's a valid formated ISBN13.Check a string if it's a valid ISBN13.Check a string if it's a valid ISBN (10 or 13 digits long).Check a string if it's a valid ISBN (10 or 13 digits long).Check a string if it's a valid ISIN.Check if the Levenshtein Distance of two field entries reach a minimum value.The annotated element must contain only characters which are allowed in the given charset.Check if entry of field1 is Bigger then field2.Check if entry of field1 is Bigger then field2.Check if two field entries are equal.Check if two field entries are equal.Check if entry of field1 is smaller then field2.Check if entry of field1 is smaller then field2.Check if two field entries are not equal.Check if two field entries are not equal.not blank validator for localized value.he annotated element must not be null or empty after strip.Check if a field is filled if another field is empty.Check if a field is filled if another field is empty.Check if a field is filled if another field is empty.Check if a field is filled if another field has a given value.Check if a field is filled if another field is empty.Check if a field is filled if another field is filled.Check if a field is filled if other field have given values.not empty validator for localized value.Check passwords if they fulfill some complexity rules.pattern validator.Check a string if it's a valid PhoneNumber.Check a string if it's a valid PhoneNumber.Check if a postal code field is valid for the selected country.Check a string if it's a valid Regular Expression.Check if a field's size has one of the two given sizes.Check if a Tax Number field is valid for the selected country.Check if a Tax Identification Number (TIN) field is valid for the selected country.Check a string if it's a valid URL.Check if a vat id field is valid for the selected country.