Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created October 20, 2014 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/242441fd00f44a6bf0a3 to your computer and use it in GitHub Desktop.
Save marianogonzalez/242441fd00f44a6bf0a3 to your computer and use it in GitHub Desktop.
<json:validate-schema schemaLocation="http://mysite.com/schemas/myschema.json" dereferencing="CANONICAL">
<json:schema-redirects>
<json:schema-redirect from="http://mysite.com/schemas/myschema.json#" to="resource:/com/mysite/json/fstab.json" />
</json:schema-redirects>
</json:validate-schema>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment