facebook-instant-articles-sdk-php
facebook-instant-articles-sdk-php copied to clipboard
Validate GeoJSON
Expected Result
All elements that uses GeoJSON should be validated if it is:
- Valid JSON
- Valid GeoJSON
Actual Result
- It validates only if not empty.
@see http://stackoverflow.com/questions/6041741/fastest-way-to-check-if-a-string-is-json-in-php http://geojson.org/