Skip to content

Commit

Permalink
added deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
jbants committed Nov 6, 2018
1 parent cc5b777 commit e45a889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Any JSON Schema validation tool can be used, just run the JSON data to test against the various STAC schema, and be sure to include any remote schema like the geojson.json schema in the testing.

This directory includes installation instructions for a Python validator and a JavaScript validator. The python validator is more complete and the recommnded tool for validation.
This directory includes installation instructions for a Python validator and a JavaScript validator. The python validator is more complete and the recommnded tool for validation. The Javascript validator has been deprecated and will be removed in the next release.

## Python Validator
Install the validator from the [stac-validator](https://github.com/sparkgeo/stac-validator) repository and follow the instructions.
Expand Down

0 comments on commit e45a889

Please sign in to comment.