@log-right/base > IResult > isValidated
IResult.isValidated property​
An indicator specifying the last results of isValidated. If it has not been validated yet, return null
Signature:isValidated?: boolean | null;
@log-right/base > IResult > isValidated
An indicator specifying the last results of isValidated. If it has not been validated yet, return null
Signature:isValidated?: boolean | null;