Schema

Meddler uses JSON Schema to provide validation.

Why Schema ?

Types

  • Primitive types

    • string

    • number

    • boolean

  • Special types

    • IP

    • IPv4

    • IPv6

    • URI

    • Hostname

    • Date

    • Time

    • CVSS Score

    • Enums

    • Severity

Last updated

Was this helpful?