JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Field |
  • Required |
  • Optional
  • Detail:
  • Field |
  • Element
javax.validation

Annotation Type Valid



  • @Target(value={METHOD,FIELD,CONSTRUCTOR,PARAMETER})
     @Retention(value=RUNTIME)
    public @interface Valid
    Marks a property, method parameter or method return type for validation cascading.

    Constraints defined on the object and its properties are be validated when the property, method parameter or method return type is validated.

    This behavior is applied recursively.

    Author:
    Emmanuel Bernard, Hardy Ferentschik
Skip navigation links
  • Summary:
  • Field |
  • Required |
  • Optional
  • Detail:
  • Field |
  • Element

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

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