Function IsAlphanumeric

  • Will only allow alphanumeric characters, so "_abc" will fail

    Parameters

    • target: any
    • propertyName: string

    Returns void

Generated using TypeDoc