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 May 22, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently there's a lot of logic within the XLR SDK validator that's becoming quite complex.
Describe the solution you'd like
Instead of including it as part of the xlr-sdk, consider moving it into its own package
Additional context
This suggestion was brought up as part of the work in #189