[ 
https://issues.apache.org/jira/browse/DROIDS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898553#action_12898553
 ] 

Javier Puerto commented on DROIDS-93:
-------------------------------------

Thanks Eugen. I've to format a bit the code, please follow the project 
guidelines next time.

Commited revision: 985450

> Make the validation process more flexible with chain validators
> ---------------------------------------------------------------
>
>                 Key: DROIDS-93
>                 URL: https://issues.apache.org/jira/browse/DROIDS-93
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.0.1
>            Reporter: Eugen Paraschiv
>            Priority: Critical
>             Fix For: 0.0.1
>
>         Attachments: ChainTaskValidator.patch
>
>
> The validation process needs more flexibility - a chain of validators that 
> are applied one after the other; when one would consider the entity invalid, 
> the process would stop (voters). This way the separation of each validation 
> rule can be done more cleanly and the validation process can be flexible by 
> just plugging in different validators as needed, rather than gathering all 
> the rules in a single validator. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to