reeflective / flags

Generate cobra command trees from structs. Go-flags compliant tags. Advanced CLI functionality, out-of-the-box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap errors thrown option validators

maxlandon opened this issue · comments

In option.go's last method isValidValue(), we should wrap the error returned by the implemented ValueValidator of the option.