Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractValidationWatcher<TReturnType, Type>

Type parameters

Hierarchy

Index

Properties

Protected Abstract internal

internal: InternalParams<Type>

Abstract nextErrors

nextErrors: function

Type declaration

Abstract withError

withError: function

Type declaration

    • <T, Action>(error: Error, __namedParameters: object): void
    • Type parameters

      • T

      • Action

      Parameters

      • error: Error
      • __namedParameters: object
        • action: Action
        • validator: Validator<T, Action>

      Returns void

Methods

Abstract getErrorResults

Generated using TypeDoc