Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validateur ¶
var (
Verifie Validateur
)
func (Validateur) IsEmail ¶
func (v Validateur) IsEmail(d string) (boolean bool)
func (Validateur) IsName ¶
func (v Validateur) IsName(d string) (boolean bool)
func (Validateur) IsUsername ¶
func (v Validateur) IsUsername(d string) (boolean bool)
func (Validateur) ValidPassword ¶
func (v Validateur) ValidPassword(s string) bool
Click to show internal directories.
Click to hide internal directories.