Uses of Class
org.hibernate.validator.internal.cfg.context.ContainerElementConstraintMappingContextImpl
Packages that use ContainerElementConstraintMappingContextImpl
Package
Description
Creational context implementations of the API for programmatic
constraint definition.
-
Uses of ContainerElementConstraintMappingContextImpl in org.hibernate.validator.internal.cfg.context
Fields in org.hibernate.validator.internal.cfg.context with type parameters of type ContainerElementConstraintMappingContextImplModifier and TypeFieldDescriptionprotected final Map<Integer,
ContainerElementConstraintMappingContextImpl> ContainerElementConstraintMappingContextImpl.nestedContainerElementContexts
Contexts for configuring nested container elements, if any.