UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

23 lines (14 loc) 916 B
# Untitled string in Pattern Properties Schema ```txt https://example.com/schemas/pattern#/patternProperties/[0-9] ``` A simple string. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [pattern.schema.json\*](../generated-schemas/pattern.schema.json "open original schema") | ## \[0-9] Type `string` ## \[0-9] Examples ```json "bar" ```