tako icon indicating copy to clipboard operation
tako copied to clipboard

Validation error messages

Open mangas opened this issue 4 years ago • 0 comments

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

mangas avatar Apr 29 '21 12:04 mangas