Uses of Class
org.hibernate.validator.internal.xml.mapping.ContainerElementTypePath
Packages that use ContainerElementTypePath
Package
Description
Logging classes.
-
Uses of ContainerElementTypePath in org.hibernate.validator.internal.util.logging
Methods in org.hibernate.validator.internal.util.logging with parameters of type ContainerElementTypePathModifier and TypeMethodDescriptionjakarta.validation.ValidationException
Log.getContainerElementTypeHasAlreadyBeenConfiguredViaXmlMappingConfigurationException
(ConstraintLocation rootConstraintLocation, ContainerElementTypePath path) -
Uses of ContainerElementTypePath in org.hibernate.validator.internal.xml.mapping
Methods in org.hibernate.validator.internal.xml.mapping that return ContainerElementTypePathModifier and TypeMethodDescriptionstatic ContainerElementTypePath
ContainerElementTypePath.of
(ContainerElementTypePath parentPath, Integer typeArgumentIndex) static ContainerElementTypePath
ContainerElementTypePath.root()
Methods in org.hibernate.validator.internal.xml.mapping with parameters of type ContainerElementTypePathModifier and TypeMethodDescriptionstatic ContainerElementTypePath
ContainerElementTypePath.of
(ContainerElementTypePath parentPath, Integer typeArgumentIndex)