Package org.ametys.web.frontoffice.search.requesttime.input
-
Interface Summary Interface Description SearchUserInputs Object that represents the search user inputs. -
Class Summary Class Description InputValidator Validator to determine if the search has to be launched or not
If bothInputValidator.rejects()
andInputValidator.validate()
returnfalse
, then it is unknown and the search will not be launched.SearchUserInputsRetriever TheSearchUserInputs
retriever.