Description
Structured data can be validated against Kwalify-style schemas in Perl programs. Developers use this library to check configuration, YAML-like data, API payloads, or test fixtures before using them. It reports schema mismatches but the caller decides how to handle invalid data.