Uses of Class
org.hibernate.validator.internal.cfg.context.ContainerElementConstraintMappingContextImpl
-
Packages that use ContainerElementConstraintMappingContextImpl Package Description org.hibernate.validator.internal.cfg.context 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 ContainerElementConstraintMappingContextImpl Modifier and Type Field Description protected Map<Integer,ContainerElementConstraintMappingContextImpl>ContainerElementConstraintMappingContextImpl. nestedContainerElementContextsContexts for configuring nested container elements, if any.
-