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

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -