Options
All
  • Public
  • Public/Protected
  • All
Menu

Module lib/validation-helpers

Index

Functions

  • _isValidArray(array: any[], expectedLength?: number, type?: null | string): boolean
  • _isValidProperty(value: any, type?: null | string): boolean
  • _validateObject(object: Record<string, any>): Record<string, any>

Generated using TypeDoc