whatcall - v0.0.0
    Preparing search index...
    • Returns a custom validation function that validates an array length is equal or greater to the value specified.

      Parameters

      • n: number

        The minimum size of the array.

      Returns ValidatorFn

      A validation function.