package
1.0.2
Repository: https://github.com/payfazz/go-validator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New create validator with default messages.

# Structs

FieldCustom wrap validator and custom field messages.
Validate validator wrapper struct for validator.v9 Validate and universal-translator.

# Type aliases

CustomFieldMessages key-value pair for tag and messageTag format: [struct field name].[validation tag].
Messages is key-value pair of tag and message.