Package | Description |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ParameterDescriptor
Describes a validated method or constructor parameter.
|
interface |
PropertyDescriptor
Describes a Java Bean property hosting validation constraints.
|
interface |
ReturnValueDescriptor
Describes a validated return value of a method or constructor.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.