# Person - [![badge](https://img.shields.io/badge/Optional-yellow) Property `not_a_pattern`](#not_a_pattern) - [![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `.$`](#not_a_pattern_pattern1) - [![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `.*`](#pattern1) - [![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `..`](#pattern2) - [![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `^.`](#pattern3) **Title:** Person | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `not_a_pattern`
| Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
### ![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `.$` > All property whose name matches the regular expression ```.$``` ([Test](https://regex101.com/?regex=.%24)) must respect the following conditions
**Title:** Title 4 | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** Description 4
## ![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `.*` > All property whose name matches the regular expression ```.*``` ([Test](https://regex101.com/?regex=.%2A)) must respect the following conditions
**Title:** Title 1 | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** Description 1
## ![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `..` > All property whose name matches the regular expression ```..``` ([Test](https://regex101.com/?regex=..)) must respect the following conditions
**Title:** Title 2 | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** Description 2
## ![badge](https://img.shields.io/badge/Optional-yellow)Pattern Property `^.` > All property whose name matches the regular expression ```^.``` ([Test](https://regex101.com/?regex=%5E.)) must respect the following conditions
**Title:** Title 3 | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** Description 3
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date