So the use case we currently have is that if a signer is filling out a document, for simplicities sake, they fill out two parts of a document, and we have two formulas that sum up the entries for two respective parts of the document.
The intended or hopeful approach is to be able to have a validation in place to compare the two different sums to ensure they are equal, and if they are, the signer is able to sign, but if the two formulas are not equal, the signer should not be allowed to sign.
Is this possible with eSignature?