package
0.0.0-20240501210841-e400c07905e1
Repository: https://github.com/hpetrov29/restapi.git
Documentation: pkg.go.dev
# Functions
Check validates the provided model against it's declared tags.
GetFieldErrors returns a copy of the FieldErrors pointer.
IsFieldErrors checks if an error of type FieldErrors exists.
NewFieldsError creates an fields error.
# Structs
FieldError is used to indicate an error with a specific request field.
# Type aliases
FieldErrors represents a collection of field errors.