Less than 1 minute
Email Address Strict Model.
This is a simple model that enforces the format of an email address.
It currently has a single field called 'address' that is used to validate the email address format.
Properties
name
protected string $name
address
protected string $address
Generated by Hazaar API Doc Generator