Skip to content

federicotdn/jscontact-json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jscontact-json-schema

JSON Schema for JSContact (RFC 9554). Schema file is at jscontact-schema.json.

Note: Still under development, use at your own risk!

Validation Script

Assuming uv is installed, you can validate jscontact-schema.json itself:

uv run validate.py --self

Or, pass it some JSContact data instead:

uv run validate.py < my_data.json

License

Distributed under the GNU General Public License, version 3.

See LICENSE for more information.

About

JSON Schema for JSContact (RFC 9554)

Topics

Resources

License

Stars

Watchers

Forks

Languages