Skip to main content

log-more > validate

validate variableโ€‹

A function called after a function/process is executed to determine if it was successful or not and report information using the user's previously defined configuration.

Signature:
validate: (result: Result) => boolean