#1453: Allow validators to specify result code for exported data
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  dominik
     Type:  enhancement  |      Status:  new    
 Priority:  normal       |   Milestone:  1.1    
Component:  validation   |     Version:         
 Severity:  normal       |    Keywords:         
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 Right now, anything that gets {{{export()}}}ed is set as
 {{{AgaviValidator::SUCCESS}}}, so it must not be validated again. But with
 #1419, people may want to export, say, an {{{AgaviUploadedFile}}} to the
 "files" source based on a filename parameter read from "parameters", and
 require this file to be validated separately.

 A third argument to {{{AgaviValidator::export()}}} should accept the
 status code and default to {{{AgaviValidator::SUCCESS}}}.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1453>
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