@robert-brightline/zod - v0.0.21
    Preparing search index...

    Variable valiationWithValueConst

    valiationWithValue: {
        lessThan: RegExp;
        max: RegExp;
        min: RegExp;
        moreThan: RegExp;
        notWith: RegExp;
    } = ...

    Type Declaration

    • lessThan: RegExp
    • max: RegExp
    • min: RegExp
    • moreThan: RegExp
    • notWith: RegExp