FileSize | 94136 |
MD5 | CC076D0FB7C59A4AB74EAF1D025D782F |
PackageDescription | Go library for struct and field validation
The validator package implements value validations for structs and
individual fields based on tags.
.
It has the following unique features:
- Cross Field and Cross Struct validation by using validation tags
or custom validators.
- Slice, Array and Map diving, which allows any or all levels of a
multidimensional field to be validated.
- Ability to dive into both map keys and values for validation.
- Handles type interface by determining its underlying type prior
to validation.
- Handles custom field types such as the SQL driver's Valuer.
- Alias validation tags, which allows for mapping of several
validations to a single tag for easier definition of validations
on structs.
- Extraction of custom defined Field Name, allowing to specify
extracting the JSON name while validating and making it available
in the resulting FieldError.
- Customizable i18n-aware error messages. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-go-playground-validator-v10-dev |
PackageSection | golang |
PackageVersion | 10.4.1-3 |
SHA-1 | DCB52E45E6A8FB341B6E7E8F033BCE3E5A736FBE |
SHA-256 | 2F5650D525A880EC859641834743B992B0CC7E5BC290C7709BC72DE17331DA0B |