type

EmailField

EmailField configures a field that stores and validates an email address.

Full signature

type EmailField struct{ nodeView }

Source field/fluent.go:356

Methods