Package | Description |
---|---|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API
for programmatic constraint definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorConstraintMappingContext
Constraint mapping creational context representing a constructor.
|
interface |
CrossParameterConstraintMappingContext
Constraint mapping creational context allowing to add cross-parameter constraints to a method or constructor and to
navigate to other constraint targets.
|
interface |
MethodConstraintMappingContext
Constraint mapping creational context representing a method.
|
interface |
ParameterConstraintMappingContext
Constraint mapping creational context representing a method parameter.
|
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved