Options
Menu

Return true if an value is a specified type, otherwise false.

@require underscore

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

  • Default constructor.

    Parameters

    • Type: string
      • keywords that defines an concrete type

    Returns TypeValidator

Properties

Type

Type: string

tagName

tagName: string

Methods

isAcceptable

  • isAcceptable(s: any): boolean
  • Parameters

    • s: any

    Returns boolean

Generated using TypeDoc