Options
Menu

Return true if a value is equal (using strict equal) to passed value, otherwise false.

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

  • Parameters

    • Value?: any optional

    Returns EqualToValidator

Properties

Value

Value: any

tagName

tagName: string

Methods

isAcceptable

  • isAcceptable(s: any): boolean
  • Parameters

    • s: any

    Returns boolean

Generated using TypeDoc