JavaScript is disabled on your browser.
Skip navigation links

Package javax.validation

Top level package of the Bean Validation API.

See: Description

Package javax.validation Description

Top level package of the Bean Validation API. The main runtime artifacts are: The main constraint definition artifacts are:
  • Constraint: annotation marking an annotation as being a constraint
  • ConstraintValidator: interface implemented by the piece of code validating a given constraint
  • ReportAsSingleViolation: marks a composed constraint as returning a single constraint violation report
The main constraint declaration artifacts are:
  • Valid: annotation marking an association as cascaded during validation
  • GroupSequence: defines a sequence of groups that should be validated sequentially
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /