Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NOTE

Test::ThaiSchema - Test with ThaiSchema

SYNOPSIS

test_schema(
+{ x => 3 },
{x => type_int},
);
done_testing;

DESCRIPTION

Validate schema and report it.

AUTHOR

Tokuhiro Matsuno