Skip to content

Files

Latest commit

dc45889 · Jul 6, 2021

History

History
45 lines (27 loc) · 1.74 KB

pattern.md

File metadata and controls

45 lines (27 loc) · 1.74 KB

Pattern Properties Schema

https://example.com/schemas/pattern

This is an example of a JSON schema with only a patternProperties key.

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

Pattern Properties Type

unknown (Pattern Properties)

Pattern Properties Properties

Property Type Required Nullable Defined by
[0-9] string Optional cannot be null Pattern Properties

Pattern: [0-9]

A simple string.

[0-9]

[0-9] Type

string

[0-9] Examples

"bar"