[Source]
# File lib/rexml/validation/validationexception.rb, line 4 4: def initialize msg 5: super 6: end
[Validate]