a11y.skipToMainContent
1

JSON Schema

Herhangi bir JSON örneği yapıştırın ve şeklini tanımlayan bir JSON Schema alın - API belgeleri, istek / soru doğrulama için kullanışlı ve sözleşme testleri.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use JSON to JSON Schema

  1. Bir JSON nesnesini yapıştırın.
  2. Bir taslak sürüm seçin.
  3. Örnekler / tüm alanlar-required.
  4. Şemayı kopyalayın - Ajv, JSON Schema geçerliatörler veya OpenAPI bileşenleri ile kullanın.

What is JSON Schema?

JSON Schema, JSON'u tanımlamak ve doğrulamak için standart bir yoldur. Bu araç, örnek ve infers type, properties ve required her seviyede. E-posta, URL veya ISO tarihleri gibi görünen Strings, otomatik olarak eşleşen format ipucu alır. $schema URL için 2020-12, 2019-09 veya draft-07'i seçin.

Advertisement

FAQ

Hangi taslaklar desteklenir?
2020-12 (default), 2019-09 ve draft-07.
Şekiller tespit edildi mi?
Evet - e-posta, uri, tarih ve tarih-zaman regex tarafından tespit edilir.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

← Back to Developer Tools · All tags

Last updated:

Advertisement