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
When schema is validated it is important to check that refs are actually resolvable (and that resolved schemas are also valid in case they are loaded from external sources like http). Other schema validation solutions (Javascript AVJ validator or Nokogiri XMLSchema validator) do that.