Readonly Internal~runValidates known input values.
The input dataset.
The configuration.
The output dataset.
Optional Readonly Internal~typesThe input, output and issue type.
ReadonlyasyncWhether it's async.
ReadonlyexpectsThe expected property.
ReadonlykindThe object kind.
ReadonlymessageThe error message.
ReadonlyreferenceThe action reference.
Creates an email validation action.
Hint: This validation action intentionally only validates common email
addresses. If you are interested in an action that covers the entire
specification, please use the rfcEmail action instead.
An email action.
Creates an email validation action.
Hint: This validation action intentionally only validates common email
addresses. If you are interested in an action that covers the entire
specification, please use the rfcEmail action instead.
The error message.
An email action.
ReadonlyrequirementThe email regex.
ReadonlytypeThe action type.
Email action interface.