Package org.hibernate.validator.internal.metadata.descriptor


package org.hibernate.validator.internal.metadata.descriptor

Implementation of the Bean Validation meta data API.

The types in this package are generally immutable. Also any collections returned from methods in this package are unmodifiable and an exception will be thrown when trying to alter them.