novx
    Preparing search index...

    Class BooleanType

    this constraint class adds specific checks for booleans.

    Hierarchy (View Summary)

    • Type<boolean>
      • BooleanType
    Index

    Constructors

    Properties

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

    Methods