multiconfig icon indicating copy to clipboard operation
multiconfig copied to clipboard

Validator does not return a list of validation errors but returns first validation failure.

Open rajnmithun opened this issue 7 years ago • 1 comments

Validator returns first error during validation process, It would be nice to have all the validation errors to be returned at once.

rajnmithun avatar May 30 '18 19:05 rajnmithun

PR https://github.com/koding/multiconfig/pull/74

rajnmithun avatar May 31 '18 15:05 rajnmithun