mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
update library description
a few weeks ago I added validation to Slice, Array and Maps contents as well as each or any level within, so just updating the library description to reflect that.
This commit is contained in:
parent
09206efa4a
commit
e16a024145
@ -749,7 +749,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Libraries for validation.*
|
||||
|
||||
* [govalidator](https://github.com/asaskevich/govalidator) - Validators and sanitizers for strings, numerics, slices and structs
|
||||
* [validator](https://github.com/bluesuncorp/validator) - Go Struct and Field validation supporting Cross Field and Cross Struct validation
|
||||
* [validator](https://github.com/bluesuncorp/validator) - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
|
||||
|
||||
|
||||
## Version Control
|
||||
|
Loading…
Reference in New Issue
Block a user