Validates auth anonymous operation id.
String validateAuthAnonymousOperationId(String value) => _validateBoundedIdentifier(value, 'operationId');