Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 0.4
-
Fix Version/s: 0.4
-
Component/s: core
-
Labels:None
Description
We need message contents validation mechanism for general purpose based on Keith's idea:
So you could have a Validator instance that is defined in the application configuration that is always invoked during message exchange. The difference between Validator and Transformer would be that Validator only works on one type - i.e. there is no 'from' and 'to', there is just a 'type'. When a validator is discovered for a certain type, it's executed. I think this option could be quite flexible and it also allows validators to be used independent and across transformer implementations, instead of doing it inside of each transformer implementation.
Gliffy Diagrams
Issue Links
- blocks
-
SWITCHYARD-447
XSLT transformer improvements
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
pushed