prorm API Reference
    Preparing search index...

    Variable IsCreditCardConst

    IsCreditCard: (message?: string) => PropertyDecorator = ...

    A credit-card number that passes the Luhn check.

    Type Declaration

      • (message?: string): PropertyDecorator
      • Parameters

        • Optionalmessage: string

        Returns PropertyDecorator