UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

21 lines (12 loc) 1.09 kB
# Untitled string in Simple Types Schema ```txt https://example.com/schemas/simpletypes#/properties/string_date ``` A date-like string. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------------------ | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [simpletypes.schema.json\*](../generated-schemas/simpletypes.schema.json "open original schema") | ## string_date Type `string` ## string_date Constraints **date time**: the string must be a date time string, according to [RFC 3339, section 5.6](https://tools.ietf.org/html/rfc3339 "check the specification")