novx
    Preparing search index...

    Class StringType

    this constraint class adds specific checks for strings.

    Hierarchy (View Summary)

    • Type<string>
      • StringType
    Index

    Constructors

    Properties

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

    Methods