Aller au contenu principal

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