#367: Fix some of the borderline inoperable ugliness of the validation system
-----------------------+----------------------------------------------------
 Reporter:  david      |        Owner:  dominik 
     Type:  task       |       Status:  assigned
 Priority:  high       |    Milestone:  0.11    
Component:  validator  |      Version:          
 Severity:  blocker    |   Resolution:          
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by dominik):

  * status:  new => assigned

Comment:

 The relations between validators and the errors looks like this now:
 {{{
   +------------+           +------------+
   | Validator  |           | Error      |
   +------------+           +------------+
         | 1                n /\     | n
         |                   _/      |
         |                 _/        |
         |               _/          |
         |             _/            |
         V 0-n       _/              V n
   +------------+ 1_/       +------------+
   | Incident   |_/         | Field      |
   +------------+           +------------+
 }}}

-- 
Ticket URL: <http://trac.agavi.org/ticket/367#comment:3>
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