public class PatternDef extends ConstraintDef<PatternDef,Pattern>
constraintType, parameters
Constructor and Description |
---|
PatternDef() |
Modifier and Type | Method and Description |
---|---|
PatternDef |
flags(Pattern.Flag[] flags) |
PatternDef |
regexp(String regexp) |
addParameter, groups, message, payload, toString
public PatternDef flags(Pattern.Flag[] flags)
public PatternDef regexp(String regexp)
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved