Skip to content

JSON Schema features to be implemented #8

@cuducos

Description

@cuducos

This is a list of desireble parts of JSON Schema specs to be implemented:

  • Implement visualization for oneOf, anyOf and allOf Add visualization for combined schemas #7
  • Create a way to show enum
  • Implement visualization for format and pattern keywords
  • Visually differentiate required fields from optional ones
  • Implement visualization for items (arrays)
  • Implement visualization for properties (nested data structures, including with external reference)
  • Show validation rules for number and integer
  • Show validation rules for string
  • Show validation rules for arrays
  • Show validation rules for keywords and objects
  • Show and link root's $id
  • Parse and link JSON Schema version using $schema
  • Parse and link references using $ref
  • Show $comment at root level

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions