multiconfig
multiconfig copied to clipboard
Validator does not return a list of validation errors but returns first validation failure.
Validator returns first error during validation process, It would be nice to have all the validation errors to be returned at once.
PR https://github.com/koding/multiconfig/pull/74