Adding uniqueness validation support out of the box

This commit is contained in:
Sam Lown 2010-06-21 21:33:46 +02:00
parent b81d37fc02
commit 08390e6709
5 changed files with 144 additions and 2 deletions

View file

@ -0,0 +1,5 @@
en:
errors:
messages:
taken: "is already taken"