prorm API Reference
    Preparing search index...

    Variable NotMatchesConst

    NotMatches: (arg: string | RegExp) => PropertyDecorator = ...

    Must not match this pattern.

    Type Declaration

      • (arg: string | RegExp): PropertyDecorator
      • Parameters

        • arg: string | RegExp

        Returns PropertyDecorator