Ivan Bessonov created IGNITE-18567:
--------------------------------------
Summary: Reduce boilerplate code in configuration validators
Key: IGNITE-18567
URL: https://issues.apache.org/jira/browse/IGNITE-18567
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Assignee: Ivan Bessonov
First of all, instead of "Map<Annotation, Validator>", we can use
"List<Validator>", there's no need to split it ahead of time.
Some annotation can also be removed after careful refactoring.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)