-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
ValidationExtensioninstead.As of release 5.1.0, replaced byMod10CheckValidatorandMod11CheckValidatorsince 6.0 - getting the parameter names via reflection is now enabled by default. Planned for removal.This class should not have been part of the public API and will be removed at a later stage.
-
Deprecated Annotation TypesAnnotation TypeDescriptionuse the standard
Emailconstraint insteadAs of release 5.1.0, replaced byMod10CheckandMod11Checkuse the standardNotBlankconstraint insteaduse the standardNotEmptyconstraint instead
-
Deprecated FieldsFieldDescriptionplanned for removal. Use hibernate.validator.constraint_mapping_contributors instead.
-
Deprecated MethodsMethodDescriptionSince 5.2. Planned for removal. Use
AnnotationIgnoreOptions.ignoreAnnotations(boolean)instead.Since 6.1. Planned for removal. Use eitherPropertyTarget.field(String)orPropertyTarget.getter(String)instead.Planned for removal, useBaseHibernateValidatorConfiguration.locales(Set)instead.
AnnotationIgnoreOptions.ignoreAnnotations(boolean)instead.