edutap.wallet_google.registry.raise_when_operation_not_allowed#
- edutap.wallet_google.registry.raise_when_operation_not_allowed(name: str, operation: str) None #
Verifies that the given operation is allowed for the given registered name.
- Raises:
ValueError when the operation is not allowed.