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 a RFC email validation action.
Hint: This validation action intentionally validates the entire RFC 5322
specification. If you are interested in an action that only covers common
email addresses, please use the email action instead.
A RFC email action.
Creates a RFC email validation action.
Hint: This validation action intentionally validates the entire RFC 5322
specification. If you are interested in an action that only covers common
email addresses, please use the email action instead.
The error message.
A RFC email action.
ReadonlyrequirementThe RFC email regex.
ReadonlytypeThe action type.
RFC email action interface.