You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue by MattHodge
Wednesday Oct 24, 2018 at 10:11 GMT
Originally opened as MattHodge/go-octopusdeploy#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.The text was updated successfully, but these errors were encountered: