public class EmailDef extends ConstraintDef<EmailDef,Email>
constraintType, parameters
EmailDef()
EmailDef
flags(javax.validation.constraints.Pattern.Flag... flags)
regexp(String regexp)
addParameter, groups, message, payload, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EmailDef()
public EmailDef regexp(String regexp)
public EmailDef flags(javax.validation.constraints.Pattern.Flag... flags)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved