JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
javax.validation.metadata

Interface ElementDescriptor

    • Method Detail

      • hasConstraints

        boolean hasConstraints()
        Returns:
        returns true if at least one constraint declaration is present for this element in the class hierarchy, false otherwise
      • getElementClass

        Class<?> getElementClass()
        Returns:
        the statically defined returned type
      • getConstraintDescriptors

        Set<ConstraintDescriptor<?>> getConstraintDescriptors()
        Returns all constraint descriptors for this element in the class hierarchy or an empty Set if none are present.
        Returns:
        Set of constraint descriptors for this element
      • findConstraints

        ElementDescriptor.ConstraintFinder findConstraints()
        Finds constraints and potentially restricts them to certain criteria.
        Returns:
        ConstraintFinder object
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

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

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