Package 

Interface DataSearchValidationService

    • Method Summary

      Modifier and Type Method Description
      abstract <T extends Any> Unit validate(Collection<FieldExpression> fieldExpressions, SearchDescriptor<T> searchDescriptor) Validates the given FieldExpressions.
      • Methods inherited from class com.weedow.spring.data.search.validation.DataSearchValidationService

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait