Open pmaselkowski opened 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.
getValidators
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.