[
https://issues.apache.org/jira/browse/IGNITE-28091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064061#comment-18064061
]
Roman Puchkovskiy commented on IGNITE-28091:
--------------------------------------------
The patch looks good to me
> ConfigurationExtension does not validate configuration
> ------------------------------------------------------
>
> Key: IGNITE-28091
> URL: https://issues.apache.org/jira/browse/IGNITE-28091
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Turns out that configuration injected using the {{InjectConfiguration}}
> annotation does not get validated, you can set any values even if they are
> have validation annotation annotations like {{Range}} or {{{}Immutable{}}}.
> We should fix that but we should also have a way to suppress validation in
> case we need to set an invalid value in a particular test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)