Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ValidationTypes

Validation types.

Hierarchy

  • ValidationTypes

Index

Constructors

constructor

Properties

Static CONDITIONAL_VALIDATION

CONDITIONAL_VALIDATION: string

Static CUSTOM_VALIDATION

CUSTOM_VALIDATION: string

Static IS_DEFINED

IS_DEFINED: string

Static NESTED_VALIDATION

NESTED_VALIDATION: string

Static PROMISE_VALIDATION

PROMISE_VALIDATION: string

Static WHITELIST

WHITELIST: string

Methods

Static isValid

  • isValid(type: string): boolean
  • Checks if validation type is valid.

    Parameters

    • type: string

    Returns boolean

Generated using TypeDoc