Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "editor"

Index

Type aliases

IGlobalValidator

IGlobalValidator: function

Global validation is performed when Editor submits a create, edit or delete request. The function can be useful for cases where fields must be validates together, rather than individually.

Type declaration

    • Parameters

      Returns Promise<true | string>

Generated using TypeDoc