Go to Google Groups Home    doctrine-svn
Re: [Doctrine] #1652: New constant 'Doctrine::VALIDATE_USER'

Doctrine <no-re...@phpdoctrine.org>

#1652: New constant 'Doctrine::VALIDATE_USER'
--------------------------+------------------------------------------------ -
  Reporter:  floriank     |       Owner:  jwage                
      Type:  enhancement  |      Status:  new                  
  Priority:  minor        |   Milestone:  1.1.0                
 Component:  Attributes   |     Version:  1.1-DEV              
Resolution:               |    Keywords:  validation          
  Has_test:  1            |    Mystatus:  Pending Core Response
 Has_patch:  1            |  
--------------------------+------------------------------------------------ -
Comment (by romanb):

 You can already disable length/type validations. I dont remember the
 constant names right now. SOmething like
 ATTR_VALIDATE_LENGTH/ATTR_VALIDATE_TYPE. Is that not sufficient?

--
Ticket URL: <http://trac.doctrine-project.org/ticket/1652#comment:1>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper