public class URLDef extends ConstraintDef<URLDef,URL>
Constructor and Description |
---|
URLDef() |
Modifier and Type | Method and Description |
---|---|
URLDef |
flags(javax.validation.constraints.Pattern.Flag... flags) |
URLDef |
host(java.lang.String host) |
URLDef |
port(int port) |
URLDef |
protocol(java.lang.String protocol) |
URLDef |
regexp(java.lang.String regexp) |
groups, message, payload
addAnnotationAsParameter, addParameter, toString
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved