We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
catmandu convert PICA --type plus to CSV --fix "validate('', '+PICA::Schema', schema: avram_zdb_picaplus.yaml); retain(errors)" < pica.dat
I guess this requires PICA::Schema to implement some methods like is_valid and validate. See https://metacpan.org/pod/Catmandu::Validator
PICA::Schema
is_valid
validate
The text was updated successfully, but these errors were encountered:
related to LibreCat/Catmandu#274
Sorry, something went wrong.
Maybe a Catmandu::Validator::Avram package should handle this?
Argh, sorry. There is already a Catmandu::Validator::PICA
No branches or pull requests
I guess this requires
PICA::Schema
to implement some methods likeis_valid
andvalidate
. See https://metacpan.org/pod/Catmandu::ValidatorThe text was updated successfully, but these errors were encountered: