IValidationResult

Interface

DEPRECATED: this should not have been hoisted to hub.js and should live in opendata-ui. It is now duplicated there, and this interface should be removed during the next breaking change

Note: once removed, we should also be able to remove ajv as a dependency in this repo

Properties

Property Type Notes
valid boolean
errors Optional Ajv.ErrorObject[]

Interface defined in common/src/core/schemas/types.ts:176