An idiomatic validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
MIT License
39
stars
6
forks
source link
add map validation rules for all keys and values #8
This allows to set rules for all keys and values at once + to validate unknown keys.