@samatawy/checks
    Preparing search index...

    Class DateCheck

    Common interface implemented by all check classes.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    date?: Date
    key: string | number
    data: any
    has_value: boolean
    out: IResult

    Methods

    • Parameters

      • value: string | number | Date
      • expectedDifference: number
      • Optionaloptions: CheckOptions

      Returns this

    • Parameters

      • value: string | number | Date
      • expectedDifference: number
      • Optionaloptions: CheckOptions

      Returns this

    • Parameters

      • value: string | number | Date
      • expectedDifference: number
      • Optionaloptions: CheckOptions

      Returns this

    • Parameters

      • value: string | number | Date
      • expectedDifference: number
      • Optionaloptions: CheckOptions

      Returns this

    • Parameters

      • Optionalcurrent: string | string[]
      • Optionalincoming: string | string[]

      Returns string | string[] | undefined