Uses of Package
org.hibernate.validator.cfg.context
Packages that use org.hibernate.validator.cfg.context
Package
Description
Entry point for the programmatic constraint definition API.
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
Creational context implementations of the API for programmatic
constraint definition.
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
-
Classes in org.hibernate.validator.cfg.context used by org.hibernate.validator.cfgClassDescriptionConstraint mapping creational context representing a constraint (i.e.Constraint mapping creational context representing a type.
-
Classes in org.hibernate.validator.cfg.context used by org.hibernate.validator.cfg.contextClassDescriptionFacet of a constraint mapping creational context which allows to configure how existing annotation should be treated.Deprecated.Since 6.0.Facet of a constraint mapping creational context which allows to mark the underlying element as to be validated in a cascaded way.Facet of a constraint mapping creational context which allows to place constraints on the underlying element.Constraint mapping creational context representing a constraint (i.e.Allows to specify a validation implementation for the given constraint and data type using a Lambda expression or method reference.Callable implementing a validation routine.Facet of a constraint definition creational context which allows to select the constraint (annotation type) to which the next operations shall apply.Facet of a constraint mapping creational context which allows to start a new constraint mapping or definition.Constraint mapping creational context representing a constructor.Facet of a constraint mapping creational context which allows to select the bean constructor to which the next operations shall apply.Constraint mapping creational context representing a type argument of a property, parameter or method return value with a generic (return) type.Facet of a constraint mapping creational context which allows to select a type argument or the component type of the (return) type of the current property, parameter or method as target for the next operations.Constraint mapping creational context allowing to add cross-parameter constraints to a method or constructor and to navigate to other constraint targets.Facet of a constraint mapping creational context which allows to select the cross-parameter element of a method or constructor as target of the next operations.Creational context which allows to set the target group of a group conversion configured via
Cascadable.convertGroup(Class)
.Constraint mapping creational context representing a method.Facet of a constraint mapping creational context which allows to select the bean method to which the next operations shall apply.Constraint mapping creational context representing a method parameter.Facet of a constraint mapping creational context which allows to select a method or constructor parameter to which the next operations shall apply.Constraint mapping creational context representing a property of a bean.Facet of a constraint mapping creational context which allows to select the bean property to which the next operations shall apply.Constraint mapping creational context representing a method return value.Facet of a constraint mapping creational context which allows to select the current method's or constructor's return value as target for the next operations.Constraint mapping creational context representing a type.Facet of a constraint mapping creational context which allows to select the bean type to which the next operations shall apply. -
Classes in org.hibernate.validator.cfg.context used by org.hibernate.validator.internal.cfg.contextClassDescriptionFacet of a constraint mapping creational context which allows to configure how existing annotation should be treated.Deprecated.Since 6.0.Facet of a constraint mapping creational context which allows to mark the underlying element as to be validated in a cascaded way.Facet of a constraint mapping creational context which allows to place constraints on the underlying element.Constraint mapping creational context representing a constraint (i.e.Facet of a constraint definition creational context which allows to select the constraint (annotation type) to which the next operations shall apply.Facet of a constraint mapping creational context which allows to start a new constraint mapping or definition.Constraint mapping creational context representing a constructor.Facet of a constraint mapping creational context which allows to select the bean constructor to which the next operations shall apply.Constraint mapping creational context representing a type argument of a property, parameter or method return value with a generic (return) type.Facet of a constraint mapping creational context which allows to select a type argument or the component type of the (return) type of the current property, parameter or method as target for the next operations.Constraint mapping creational context representing a method.Facet of a constraint mapping creational context which allows to select the bean method to which the next operations shall apply.Constraint mapping creational context representing a method parameter.Facet of a constraint mapping creational context which allows to select a method or constructor parameter to which the next operations shall apply.Constraint mapping creational context representing a property of a bean.Facet of a constraint mapping creational context which allows to select the bean property to which the next operations shall apply.Constraint mapping creational context representing a method return value.Facet of a constraint mapping creational context which allows to select the current method's or constructor's return value as target for the next operations.Constraint mapping creational context representing a type.Facet of a constraint mapping creational context which allows to select the bean type to which the next operations shall apply.
-
Classes in org.hibernate.validator.cfg.context used by org.hibernate.validator.internal.engine.constraintvalidationClassDescriptionCallable implementing a validation routine.