http://www.symfony-project.org/forms/1_4/en/B-Validators#chapter_b_sub_sfvalidatordoctrineunique <http://www.symfony-project.org/forms/1_4/en/B-Validators#chapter_b_sub_sfvalidatordoctrineunique>Basically need a similar thing for symfony2. Used to validate form fields (i.e. unique username, unique email address for registrations and etc)
On Tue, Sep 14, 2010 at 11:56 AM, Daniel A.Tiecher <[email protected]>wrote: > Hey AMailer. Would you mind explaining this validator more thoroughly? > =) > > On Sep 14, 10:44 am, AMailer <[email protected]> wrote: > > Create a "DoctrineUnique" validator, I'm at a loss as to how to do that > > right now :P > > > > On Mon, Sep 13, 2010 at 9:19 PM, Daniel A.Tiecher <[email protected] > >wrote: > > > > > > > > > > > > > Hello everybody! > > > > > I'm new to this list and got here after Fabien's post on the symfony > > > blog calling for contributors to complete Symfony 2. > > > > > What got my interest was the Forms/Validation framework and I would > > > like to know which steps I need to take to at least try to help you > > > guys on this task. > > > > > Cheers! > > > > > -- > > > If you want to report a vulnerability issue on symfony, please send it > to > > > security at symfony-project.com > > > > > You received this message because you are subscribed to the Google > > > Groups "symfony developers" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<symfony-devs%[email protected]> > <symfony-devs%2bunsubscr...@google groups.com> > > > For more options, visit this group at > > >http://groups.google.com/group/symfony-devs?hl=en > > > > --http://www.AaronDM.com > > Web designing, development and general support > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-devs%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- http://www.AaronDM.com Web designing, development and general support -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
