UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

21 lines (12 loc) 1.1 kB
# Untitled string in Simple Types Schema ```txt https://example.com/schemas/simpletypes#/properties/string_ipv4 ``` An IPv4-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_ipv4 Type `string` ## string_ipv4 Constraints **IPv4**: the string must be an IPv4 address (dotted quad), according to [RFC 2673, section 3.2](https://tools.ietf.org/html/rfc2673 "check the specification")