Registry / other / ruby-jing

ruby-jing

JSON →
library0.0.3rbrubygemsunverified

RELAX NG schema validation using Jing, a Java-based RELAX NG validator that emits clear, detailed validation errors.

gem install ruby-jing
INSTALL
IMPORT
SIG · RUBY-JING
R
ruby-jing
otherrubyv0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Jing
✓ require 'ruby-jing'

Validates an XML document against a RELAX NG schema.

require 'ruby-jing' validator = Jing.new('schema.rng') validator.validate('document.xml')
Debug
Known issues
gotchaRequires Java runtime to be installed.
fix
Ensure Java is installed and available in PATH.
affects: >= 0.0.0
Upgrade
Version history
0.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ruby-jing — gem install ruby-jing · libregistry