package Test::JSON::RPC::Autodoc::Validator; use strict; use warnings; use parent qw/Data::Validator/; 1;