**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 https://github.com/player-ui/tools/pull/189
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