Package : compat-golang-gopkg-playground-validator-10-devel

Package details

Summary: Go struct and field validation

Description:
Package Validator implements value validations for structs and individual fields
based on tags.

It can also handle Cross-Field and Cross-Struct validation for nested structs
and has the ability to dive into arrays and maps of any type.

This package provides symbolic links that alias the following Go import paths to
github.com/go-playground/validator/v10:
– gopkg.in/go-playground/validator.v10

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/go-playground/validator/v10.


URL: https://github.com/go-playground/validator
License: MIT

Maintainer: nobody

List of RPMs