Function NameRegistry.getValidatorInternal

Internal endpoint, mimics getValidator but forward the query if needed

final void getValidatorInternal (
  in ref const(PublicKey) key,
  scope @safe void delegate(in ref Message) dg
);