Interface TopicValidatorFn

interface TopicValidatorFn ((peer, message) => TopicValidatorResult | Promise<TopicValidatorResult>)