Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntegerTypeOptions

Options for the integer type.

Hierarchy

  • IntegerTypeOptions

Index

Properties

Properties

Optional max

max: undefined | number

Inclusive maximum value.

Optional min

min: undefined | number

Inclusive minimum value.

Generated using TypeDoc