-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
The uniqueness validator fails to pass options when adding errors to the document. I merely mimicked what the ActiveRecord uniqueness validator passes when adding errors so that the message and value options get passed. I also added a unit test to verify the behavior.