• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @sequelize/validator.js
  • IsAlphanumeric

Function IsAlphanumeric

  • IsAlphanumeric(): PropertyOrGetterDescriptor
  • Returns PropertyOrGetterDescriptor

    • Defined in packages/validator-js/src/index.ts:56
  • IsAlphanumeric(options): PropertyOrGetterDescriptor
  • Parameters

    • options: undefined | boolean | {
          msg: string;
      }

    Returns PropertyOrGetterDescriptor

    • Defined in packages/validator-js/src/index.ts:56
  • IsAlphanumeric(target, propertyName, propertyDescriptor?): void
  • Parameters

    • target: Object
    • propertyName: string | symbol
    • Optional propertyDescriptor: PropertyDescriptor

    Returns void

    • Defined in packages/validator-js/src/index.ts:56

Settings

Member Visibility

Theme

Documentation
  • Loading...

Generated using TypeDoc