On Friday, January 13, 2012 5:04:31 PM UTC-5, Khalil KHAMLICHI wrote: > > Why enforce it at database level when you can do the same thing easily at > form level? > Validators are in fact enforced at the form level, even though they are typically specified with the db field definition (this is useful in case the same table/fields are used in multiple forms -- e.g., Auth register and profile forms).
Anthony

