Spring Data REST Exporter
A B C D E F G H I J L M N O P R S T U V W 

V

validate(Object, Errors) - Method in class org.springframework.data.rest.example.jpa.PersonValidator
 
ValidatingRepositoryEventListener - Class in org.springframework.data.rest.core.event
ApplicationListener implementation that dispatches RepositoryEvents to a specific Validator.
ValidatingRepositoryEventListener() - Constructor for class org.springframework.data.rest.core.event.ValidatingRepositoryEventListener
 
validatingRepositoryEventListener() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
ApplicationListener implementation for invoking Validator instances assigned to specific domain types.
ValidationErrors - Class in org.springframework.data.rest.core
An Errors implementation for use in the events mechanism of Spring Data REST.
ValidationErrors(String, Object, PersistentEntity<?, ?>) - Constructor for class org.springframework.data.rest.core.ValidationErrors
 
validationExceptionHandler() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
 
ValidationExceptionHandler - Class in org.springframework.data.rest.webmvc.support
 
ValidationExceptionHandler() - Constructor for class org.springframework.data.rest.webmvc.support.ValidationExceptionHandler
 
valueOf(String) - Static method in enum org.springframework.data.rest.core.invoke.CrudMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.data.rest.core.invoke.CrudMethod
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V W 
Spring Data REST Exporter