I would like to validate a field to be unique in a database: essentially to give the user a 'this name already taken' message. I wonder what's the best way of going around this: writing a custom validator that accesses a model, or is there another better way?
Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
