Categorygithub.com/gozix/validator/v3
modulepackage
3.0.0
Repository: https://github.com/gozix/validator.git
Documentation: pkg.go.dev

# README

GoZix Validator

License Documentation

Release Build Status Go Report Card Code Coverage

The bundle provide a validator integration to GoZix application.

Installation

go get github.com/gozix/validator/v3

Dependencies

Built-in Tags

SymbolValueDescription
TagConfiguratorvalidator.configuratorTag to mark specific configurator of validator.Validate
TagEnLocaleConfiguratorvalidator.configurator.en-localeTag to mark en locale configurator of validator.Validate
TagJsonTagNameConfiguratorvalidator.configurator.json-tag-nameTag to mark json tag name configurator of validator.Validate

Documentation

You can find documentation on pkg.go.dev and read source code if needed.

Questions

If you have any questions, feel free to create an issue.

# Functions

AsConfigurator is syntax sugar for the di container.
NewBundle create bundle instance.

# Constants

BundleName is default definition name.

# Structs

No description provided by the author

# Type aliases

No description provided by the author