tako
tako copied to clipboard
Validation error messages
go-playground/validator's error messages are good from a developer point of view but an error messages that says "K8SConfiguration.Workload.Type is not a one of value" is not really helpful to the user and so custom errors could be introduced in order to present better errors messages
https://github.com/appvia/kev/blob/5a1c05c568427024fb3ef76a9fc0a5d6bdd1e341/pkg/kev/config/extensions_test.go#L148