Validates that invocations using the MaskedEmail capability have a valid accountId that supports
the MaskedEmail capability.
This plugin performs three critical validation checks:
Verifies the invocation includes a valid accountId argument (non-empty string)
Confirms the account exists in the session's accounts collection
Ensures the account's accountCapabilities includes the MaskedEmail capability URI
This validation applies to all MaskedEmail capability invocations (MaskedEmail/get, MaskedEmail/set)
and implements the account capability checks for the FastMail Masked Email extension.
Validates that invocations using the MaskedEmail capability have a valid accountId that supports the MaskedEmail capability.
This plugin performs three critical validation checks:
accountIdargument (non-empty string)accountCapabilitiesincludes the MaskedEmail capability URIThis validation applies to all MaskedEmail capability invocations (MaskedEmail/get, MaskedEmail/set) and implements the account capability checks for the FastMail Masked Email extension.