#353: Change validation severity level names (and behavior?)
-----------------------+----------------------------------------------------
 Reporter:  david      |        Owner:  dominik
     Type:  task       |       Status:  new    
 Priority:  normal     |    Milestone:  0.11   
Component:  validator  |      Version:  HEAD   
 Severity:  normal     |   Resolution:         
 Keywords:             |  
-----------------------+----------------------------------------------------
Old description:

> Severity levels {{{CRITICAL}}} (stops validation immediately),
> {{{ERROR}}} (standard), {{{NOTICE}}} (only sets an error if "real"
> validators failed, doesn't prevent validation from succeeding) and
> {{{NONE}}} (errors are discarded). I think that makes most sense. Anyone?

New description:

 Severity levels {{{CRITICAL}}} (stops validation immediately), {{{ERROR}}}
 (standard), {{{NOTICE}}} (only sets an error if "real" validators (i.e.
 those with {{{ERROR}}} severity) failed, doesn't prevent validation from
 succeeding) and {{{NONE}}} (errors are discarded). I think that makes most
 sense. Anyone?

-- 
Ticket URL: <http://trac.agavi.org/ticket/353#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5

_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to