Type alias DescentCallback

DescentCallback: ((value, jsonPointer) => boolean)

Type declaration

    • (value, jsonPointer): boolean
    • Parameters

      Returns boolean

Generated using TypeDoc