| Package | Description |
|---|---|
| org.springframework.data.rest.core.event |
| Modifier and Type | Method and Description |
|---|---|
ValidatingRepositoryEventListener |
ValidatingRepositoryEventListener.addValidator(String event,
Validator validator)
Add a
Validator that will be triggered on the given event. |
ValidatingRepositoryEventListener |
ValidatingRepositoryEventListener.setValidators(Map<String,Collection<Validator>> validators)
Assign a Map of
Validators that are assigned to the various RepositoryEvents. |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.