Package perl-Kwalify: Information
Source package: perl-Kwalify
Version: 1.24-alt1
Build time: Apr 4, 2025, 06:04 AM in the task #380231
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/Kwalify
License: GPL+ or Artistic
Summary: Kwalify schema for data structures
Description:
Kwalify is a Perl implementation for validating data structures against the
Kwalify schema. For a schema definition, see the
http://www.kuwata-lab.com/kwalify/ruby/users-guide.01.html manpage, but see
also below the /SCHEMA DEFINITION manpage.
validate($schema_data, $data)
Validate _$data_ according to Kwalify schema specified in
_$schema_data_. Dies if the validation fails.
*validate* may be exported.Maintainer: Igor Vlasenko
Last changed
April 3, 2025 Igor Vlasenko 1.24-alt1
- automated CPAN update
Feb. 25, 2020 Igor Vlasenko 1.23-alt1_1
- update by mgaimport
Feb. 24, 2020 Igor Vlasenko 1.23-alt1
- automated CPAN update