package
0.0.0-20240401160020-d5b6c7ee0f1b
Repository: https://github.com/hunttraitor/class-notifier.git
Documentation: pkg.go.dev

# Functions

checks to see if two fields are equal.
checks if field matches regular expression.
checks for max number of characters.
checks for min number of characters.
checks if field is not blank.
checks if form has a specific value.

# Variables

regex for emails recommended by W3C and Web Hypertext Application Technology Working Group.

# Structs

FielErrors are associated with a form field and NonFieldErrors are just general form errors.