-
Notifications
You must be signed in to change notification settings - Fork 7
Provide Context to a validation run #59
Copy link
Copy link
Open
Milestone
Description
cduplichien
opened on May 24, 2014
Issue body actions
- There would be some context object, possibly a Map.
- It'd be passed as an optional argument to ValidationManager.validate
- If a context wasn't passed in, one would be created
- Instead of directly decoring a SPELResolver instance, ValidationContextHandlers would decorate the context map thingy
- the context map thingy would be exposed to the SPEL Resolver for the current validation run
- Validation Rule Executors implementing some kind of ValidationContextAware thing would be provided the context when executing the rule.
- Good stuff, maybe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.