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

Function IsUrl

  • IsUrl(): PropertyOrGetterDescriptor

    Returns PropertyOrGetterDescriptor

    • Defined in packages/validator-js/src/index.ts:46
  • IsUrl(
        options: undefined | boolean | { msg: string },
    ): PropertyOrGetterDescriptor

    Parameters

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

    Returns PropertyOrGetterDescriptor

    • Defined in packages/validator-js/src/index.ts:46
  • IsUrl(
        target: Object,
        propertyName: string | symbol,
        propertyDescriptor?: PropertyDescriptor,
    ): void

    Parameters

    • target: Object
    • propertyName: string | symbol
    • OptionalpropertyDescriptor: PropertyDescriptor

    Returns void

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc