Interface ValidateFn<T>

interface ValidateFn<T> ((value, props?) => boolean)

Type Parameters

  • T
  • Parameters

    Returns boolean