Changes
Summary
- Add QueryCriteriaValidator to search (details)
- Minor changes to SearchCriteriaValidator (details)
- Let the QueryCriteriaValidator actually just validate a command instead of also parsing it (details)
- Remove pubSubMediator from QueryCriteriaValidator as it can be created with the actorSystem. (details)
- Rename config key for query criteria validator implementation class to make the name of the config entry more clear (details)
- Make DittoSearchConfig extensible by providing its current config path (details)
- Change license header for search query validation to 2021 (details)