JavaScript is disabled on your browser.
Skip navigation links
javax.validation.constraints

Annotation Type Pattern

    • Element Detail

      • regexp

        public abstract String regexp
        Returns:
        the regular expression to match
      • flags

        public abstract Pattern.Flag[] flags
        Returns:
        array of Flags considered when resolving the regular expression
        Default:
        {}
      • message

        public abstract String message
        Returns:
        the error message template
        Default:
        "{javax.validation.constraints.Pattern.message}"
      • groups

        public abstract Class<?>[] groups
        Returns:
        the groups the constraint belongs to
        Default:
        {}
      • payload

        public abstract Class<? extends Payload>[] payload
        Returns:
        the payload associated to the constraint
        Default:
        {}
Skip navigation links

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

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