| Package | Description |
|---|---|
| com.ocpsoft.pretty.faces.config.mapping |
| Modifier and Type | Method and Description |
|---|---|
List<PathValidator> |
UrlMapping.getPathValidators() |
List<PathValidator> |
UrlMapping.getValidatorsForPathParam(PathParameter param)
Return a list of validators that belong to the given parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UrlMapping.addPathValidator(PathValidator v) |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlMapping.setPathValidators(List<PathValidator> pathValidators) |
Copyright © 2014 OCPsoft. All Rights Reserved.