BatchSignInput property was added to SignToolTask so that it could be exposed during unit testing validation. A cleaner solution would be to use the factory pattern and mock out BatchSignUtil so that the BatchSignInput values could be validated.
See #6746 (comment)
BatchSignInput property was added to SignToolTask so that it could be exposed during unit testing validation. A cleaner solution would be to use the factory pattern and mock out BatchSignUtil so that the BatchSignInput values could be validated.
See #6746 (comment)