Class RegexPatternAnnotation

  • All Implemented Interfaces:
    TypeAnnotation

    public class RegexPatternAnnotation
    extends Object
    implements TypeAnnotation
    Pattern constrain for string types. The string value much match the given pattern.