Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IsNumberOptions

Options to be passed to IsNumber decorator.

Hierarchy

  • IsNumberOptions

Index

Properties

Optional allowInfinity

allowInfinity: undefined | boolean

Optional allowNaN

allowNaN: undefined | boolean

Optional maxDecimalPlaces

maxDecimalPlaces: undefined | number

Generated using TypeDoc