I have a validated configuration properties class.
@Data @Configuration @ConfigurationProperties(prefix = "notifications") @Validated public class N