Options
All
  • Public
  • Public/Protected
  • All
Menu

Module validators/users

Index

Variables

Const userIDparams

userIDparams: ObjectSchema<any> = ...

Const validateUser

validateUser: { body: ObjectSchema<any>; params: ObjectSchema<any> } = ...

Type declaration

  • body: ObjectSchema<any>
  • params: ObjectSchema<any>

Generated using TypeDoc