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
Methods
construct
public construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$data | array |
Generated by Hazaar API Doc Generator