prorm API Reference
    Preparing search index...

    Variable LenConst

    Len: (arg: number | [number, number]) => PropertyDecorator = ...

    Length, either exact or as [min, max].

    Type Declaration

      • (arg: number | [number, number]): PropertyDecorator
      • Parameters

        • arg: number | [number, number]

        Returns PropertyDecorator