| Package | Description |
|---|---|
| org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint
definition API.
|
| Modifier and Type | Method and Description |
|---|---|
URLDef |
URLDef.flags(javax.validation.constraints.Pattern.Flag... flags) |
URLDef |
URLDef.host(String host) |
URLDef |
URLDef.port(int port) |
URLDef |
URLDef.protocol(String protocol) |
URLDef |
URLDef.regexp(String regexp) |
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.