Class NotNullSearchRequestValidator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(ItemSearchRequest request)
      Validates the specified item search request and rejects it by throwing an exception, if the specified request does not meet certain criteria.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NotNullSearchRequestValidator

        public NotNullSearchRequestValidator()