You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Eugen Paraschiv (JIRA)" <ji...@apache.org> on 2010/08/14 11:57:16 UTC

[jira] Resolved: (DROIDS-93) Make the validation process more flexible with chain validators

     [ https://issues.apache.org/jira/browse/DROIDS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugen Paraschiv resolved DROIDS-93.
-----------------------------------

    Resolution: Fixed

> 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.