novx
    Preparing search index...

    Class ObjectType<T>

    this constraint class adds specific checks for complex objects.

    Type Parameters

    • T = any

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    baseType: string = "string"
    message?: string
    name?: string
    tests: Test<T>[] = []
    cache: {} = {}

    Methods