Uses of Annotation Type
org.hibernate.validator.internal.util.stereotypes.Immutable
Packages that use Immutable
Package
Description
The raw metadata is a reflection of all configured constraints including constraints defined via multiple
configuration sources.
-
Uses of Immutable in org.hibernate.validator.internal.engine.valueextraction
Fields in org.hibernate.validator.internal.engine.valueextraction with annotations of type ImmutableModifier and TypeFieldDescriptionstatic final Set<ValueExtractorDescriptor>
ValueExtractorManager.SPEC_DEFINED_EXTRACTORS
-
Uses of Immutable in org.hibernate.validator.internal.metadata.raw
Fields in org.hibernate.validator.internal.metadata.raw with annotations of type ImmutableModifier and TypeFieldDescriptionprotected final Set<MetaConstraint<?>>
AbstractConstrainedElement.constraints
protected final Set<MetaConstraint<?>>
AbstractConstrainedElement.typeArgumentConstraints