Constructor: secureRequiredTypeOneOf
One of
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| types | Array of SecureRequiredType | Yes | Secure required value types |
Type: SecureRequiredType
Example:
$secureRequiredTypeOneOf = ['_' => 'secureRequiredTypeOneOf', 'types' => [SecureRequiredType, SecureRequiredType]];