Maslosoft / Mangan

MongoDB Object Persister/ODM
https://maslosoft.com/mangan/
Other
5 stars 0 forks source link

Create CompoundValidator #77

Open pmaselkowski opened 8 years ago

pmaselkowski commented 8 years ago

This should be abstract (and/or interface) validator class, with method getValidators to allow easier bundling of validators. This should validate all validators from list and combine error messages.