You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Currently, the Guard API is suitable for parameter validation but nothing more, and consumers still likely need a ThrowHelper type for other sorts of exceptions
Describe the solution
Expose a public ThrowHelper type (the current one internal) that provides throwing methods for a wider variety of types. The basic layout of each method would be