Skip to main content


Validate data against a schema, minimally

Changes for 0.023 - 2024-04-17T17:55:32Z

  • remove use of JSON::MaybeXS, to avoid potential use of JSON::XS; now we use Cpanel::JSON::XS or JSON::PP directly, using the same environment variables as in Mojo::JSON for customization.