Re: [symfony-users] Re: How to create custom Doctrine data validation?

2010-09-20 Thread David Park
Hi Derrek, I found the answer to this question by digging through the documentation. Based on the docs, symfony's default configuration settings don't enable all of Doctrine's validations. So you need to change the default configuration. I changed my system's configuration by adding the followi

[symfony-users] Re: How to create custom Doctrine data validation?

2010-09-20 Thread Derrek
Did you find the answer to this? I'm having the same problem. On Sep 15, 8:53 pm, David Park wrote: > Hi All, > > I'm having problems creating a custom Doctrine data validation rule. > After reading the Doctrine "More Validation" documentation > (http://www.doctrine-project.org/documentation/ma