Bug #2063
Updated by Junxiao Shi about 10 years ago
`nfd::CommandValidator` uses deprecated `CommandInterestValidator`. This usage shall be replaced with a suitable non-deprecated subclass of `Validator`. `ValidatorConfig`. In addition, test cases should use `KeyChain::sign` instead of `CommandInterestGenerator`.