tsoa-next
    Preparing search index...

    Interface BooleanValidator

    interface BooleanValidator {
        isBoolean?: { errorMsg?: string };
    }
    Index

    Properties

    Properties

    isBoolean?: { errorMsg?: string }