Query: kwalify
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KWALIFY(1) User Commands KWALIFY(1)NAMEkwalify - Tiny schema validator for YAML and JSONSYNOPSISkwalify [-h | --help | -v] kwalify [-s] [-t] [-l] [-E] -f schema.yaml doc.yaml [doc2.yaml ...] kwalify [-s] [-t] [-l] [-E] -m schema.yaml [schema2.yaml ...] kwalify [-s] [-t] [-l] [-E] {-a action | -ha action} -f schema.yaml [schema2.yaml ...]DESCRIPTIONkwalify validates schema file, or YAML / JSON file against a schema.OPTIONS-h --help Show summary of options. -v Display version information. -s Be silent. -t Expand tab characters. -l Show linenumber when errored (experimental). -E Show errors in emacs-style (implies '-l'). -m schema.yaml Meta-validation mode: validate schema.yaml. -f schema.yaml Schema definition file: validate file against schema.yaml. -a action Generate code (depending on action: 'genclass-ruby' or 'genclass-java'). -ha action Generate code (depending on action: 'genclass-ruby' or 'genclass-java') with properties. doc.yaml File to validate.AUTHORMarc `Duck` Dequenes <Duck@DuckCorp.org> Original author.COPYRIGHTCopyright (C) 2007-2011 Marc Dequenes (Duck) This manual page was written for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. Kwalify 2011-09-16 KWALIFY(1)
Related Man Pages |
---|
rbot-remote(1) - debian |
kwalify(1) - debian |
sql::translator::parser::dbix::class(3) - mojave |
cpan::meta::yaml(3) - osx |
lire::derivedschema(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
yeaGTD 22 (Default branch) |
yeaGTD 35 (Default branch) |
Black Duck acquires Koders.com |
Simply Explained - Part 34: Duck Typing |
[TIP] Processing YAML files with yq |