go-octopusdeploy icon indicating copy to clipboard operation
go-octopusdeploy copied to clipboard

Improve "ValidateProjectValues" to return all problems with validation

Open MattHodge opened this issue 5 years ago • 0 comments

Issue by MattHodge Wednesday Oct 24, 2018 at 10:11 GMT Originally opened as https://github.com/MattHodge/go-octopusdeploy/issues/36


Currently, the ValidateProjectValues method only returns the first found a reason for a struct not being valid. It would be better if all the reasons could be returned.

MattHodge avatar Apr 01 '19 05:04 MattHodge