Package | Description |
---|---|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Modifier and Type | Method and Description |
---|---|
PropertyConstraintMappingContext |
PropertyTarget.property(java.lang.String property,
java.lang.annotation.ElementType type)
Selects a property to which the next operations shall apply.
|
Modifier and Type | Method and Description |
---|---|
PropertyConstraintMappingContext |
TypeConstraintMappingContextImpl.property(java.lang.String property,
java.lang.annotation.ElementType elementType) |
PropertyConstraintMappingContext |
ContainerElementConstraintMappingContextImpl.property(java.lang.String property,
java.lang.annotation.ElementType elementType) |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved