validating
validating copied to clipboard
A Go library for validating structs, maps and slices.
Results
1
validating issues
Sort by
recently updated
recently updated
newest added
Any chance you could extend `MessageValidator` with a function where I can set a custom error instead of just a string? So in addition to `.Msg(s string)` something like `.Err(err...