Extract a successful value using the configured invalid-access policy. Prefer valueOrThrow in application code because its failure mode is explicit at the call site.
Extract a successful value using the configured invalid-access policy. Prefer valueOrThrow in application code because its failure mode is explicit at the call site.