mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
* validators 'required' needs bool to be a ptr (if not, 'false' value will be declared as missing...), but required was not necessary for boolean... Co-authored-by: lgambini <lucas.gambini.ext@orange.com>