InputValidatorService

* InputValidator actor * Examples: tagion.testbench.services.inputvalidator * Sends: (inputDoc, Document) to hirpc_verifier;

Members

Functions

task
void task(immutable(InputValidatorOptions) opts, immutable(TaskNames) task_names)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

rejected
Topic rejected;
Undocumented in source.

Variables

net
SecureNet net;
Undocumented in source.

Meta