forms - symfony : how to make a validator for unique key? -


I want to know how I can create a videak for a key that should be unique.

sfValidatorDoctrineUnique or sfValidatorPropelUnique is probably what you want even if you did not describe it in too much detail Is:

sfValidator DoctrineUnique :

sfValidatorPropelUnique :


Comments

Popular posts from this blog

google indexing -

wpf - Converter stops filter working -

php - How to paginate multiple results in CakePHP? -