Skip to content

Improve Validation for Components in side of a Chain [INT-2760] #6739

Closed
@spring-operator

Description

@spring-operator

Gunnar Hillert opened INT-2760 and commented

We need to revisit the validation of Components within Chains for 3.0 and handle it more comprehensively. Presently, we have the following areas where we do/could do validations:

  • Chain Parser
  • MessageHandlerChain
  • AbstractConsumerEndpointParser (ACEP) and AbstractChannelAdapterParser (ACAP)
  • XSD Schema (primarily for SI Core components only

Technically, I don't like the validation in the "Chain Parser" as it is too fuzzy and we probably should do all validations in the MessageHandlerChain and ACEP/ACAP.


Affects: 2.1.3

Issue Links:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions