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(java.lang.String host) |
URLDef |
URLDef.port(int port) |
URLDef |
URLDef.protocol(java.lang.String protocol) |
URLDef |
URLDef.regexp(java.lang.String regexp) |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved