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
The AS3Schema class objective (representing the AS3 Schema + provide validation) should be decoupled from the schema loading process for better maintainability and reduced complexity.
Goal: Loading AS3 schema files from disk should be moved out to its own class and consumed by AS3Schema.