Namespace: validator

Interfaces

Type Aliases

Path

Ƭ Path: (string | number)[]

Path comprised of string keys for objects and index numbers for arrays.

Functions

createValidationTests

createValidationTests(param0): void

Automatically create a set of validation tests for given file paths.

Parameters

Name Type Description
param0 ValidationTestConfig Configuration for the validation tests

Returns

void