validators

package
v0.0.0-...-b364860 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

README

Email Validator

Email validator for Golang based on ApacheCommons library for Java and others.

Currently implemented controls:

  • Empty input
  • Input with "." as suffix
  • Structure validator
  • DNS validator

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsValid

func IsValid(email string) bool

IsValid check if an Email is valid or not, return true for a valid email otherwise return false

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL