PATH:
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
rexml
/
validation
module REXML module Validation class ValidationException < RuntimeError def initialize msg super end end end end
[-] validation.rb
[edit]
[-] validationexception.rb
[edit]
[+]
..
[-] relaxng.rb
[edit]