Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DateOptions<>

Type parameters

    Hierarchy

    • DateOptions

    Index

    Properties

    active

    active: boolean

    (RuleOptions)

    expression

    expression: string | number

    (RuleOptions)

    isCustom

    isCustom: boolean

    (RuleOptions)

    literal

    literal: string | number | string[]

    (RuleOptions)

    lowerBoundary

    lowerBoundary: number

    (RuleOptions)

    name

    name: string

    (RuleOptions)

    operator

    operator: string

    (RuleOptions)

    operators

    operators: string[]

    (RuleOptions)

    propertyName

    propertyName: string

    (RuleOptions)

    type

    type: string

    (RuleOptions)

    upperBoundary

    upperBoundary: number

    (RuleOptions)

    Generated using TypeDoc