NAME

JSON::Schema::Fast::Compiled - a compiled JSON Schema validator object

DESCRIPTION

Returned by JSON::Schema::Fast->compile. Holds the arena IR for one schema and validates Perl data against it. All behaviour lives in XS; see JSON::Schema::Fast.

AUTHOR

LNATION <email@lnation.org>

LICENSE AND COPYRIGHT

This software is Copyright (c) 2026 by LNATION. This is free software, licensed under the Artistic License 2.0 (GPL Compatible).