On this pagelog-more > validatevalidate 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) => booleanCopy