devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: Deployment Template Validation does not supports multiple errors and multiple validations

Open kartik-579 opened this issue 4 years ago • 0 comments

In deployment template validation, currently it only returns a single error, i.e., if an error is encountered then it does not continues with the validation process. Proposal is to perform the validation process throughout, and return all the errors where validation has been failed.

AB#443

kartik-579 avatar Nov 19 '21 08:11 kartik-579