Less than 1 minute
Email Address Strict Model.
class Email extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
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 $nameType: string
address
protected string $addressType: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000