Skip to content

Add additional schema validation #881

@jpmckinney

Description

@jpmckinney
  • email: "format": "email"
  • unit.value->amount: "minimum": 0 (requires a new definition instead of Value)
  • quantity: "minimum": 0
  • durationInDays: "minimum": 0
  • numberOfTenderers: "minimum": 0

If different definitions are used for each documents array, then there can be separate codelists for each, instead of having additional logic around the Section column.

Metadata

Metadata

Labels

Schema: ValidationRelating to constraints in the JSON Schema

Type

No type

Projects

Status

Review in progress

Relationships

None yet

Development

No branches or pull requests

Issue actions