README
¶
validation
Package validation
is a set of functions that help us validate different parameters such as emails or JSON.
Install
import (
"libs.altipla.consulting/validation"
)
Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt
.
Running tests
Run the tests:
make test
License
Documentation
¶
Overview ¶
Package validation is a set of functions that help us validate different parameters such as emails or JSON.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidCode ¶
func IsValidEmail ¶
func IsValidJSON ¶
func NormalizeEmail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.