Class ValidationConfiguration

java.lang.Object
org.tailormap.api.repository.validation.ValidationConfiguration
All Implemented Interfaces:
org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer

@Configuration public class ValidationConfiguration extends Object implements org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer
  • Constructor Details

  • Method Details

    • configureValidatingRepositoryEventListener

      public void configureValidatingRepositoryEventListener(org.springframework.data.rest.core.event.ValidatingRepositoryEventListener validatingListener)
      Specified by:
      configureValidatingRepositoryEventListener in interface org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer