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_email ``` An email-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_email Type `string` ## string_email Constraints **email**: the string must be an email address, according to [RFC 5322, section 3.4.1](https://tools.ietf.org/html/rfc5322 "check the specification")