Options
Menu

Return true if an value is multiplier of passed number step, otherwise false.

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

  • Default constructor.

    Parameters

    • Step?: string optional
      • step multiplier

    Returns StepValidator

Properties

Step

Step: string

private StepDefaultValue

StepDefaultValue: string

tagName

tagName: string

Methods

isAcceptable

  • isAcceptable(s: any): boolean
  • Parameters

    • s: any

    Returns boolean

Generated using TypeDoc