mdmodels 0.2.9

A tool to generate models, code and schemas from markdown files
Documentation
### TestOptions

- all_options
  - Type: Identifier
  - Example: "test"
  - Minimum: 0
  - Maximum: 100
  - MinItems: 1
  - MaxItems: 10
  - MinLength: 1
  - MaxLength: 100
  - Pattern: ^[a-zA-Z0-9]+$
  - Regex: ^[a-zA-Z0-9]+$
  - Unique: true
  - MultipleOf: 2
  - ExclusiveMinimum: 0
  - ExclusiveMaximum: 100
  - PrimaryKey: true
  - ReadOnly: true
  - Recommended: true