Type:
Class
Constants:
ErrorData : Struct.new :path, :problem do def <=> other return nil unless self.class === other [path, problem] <=> [other.path, other.problem] end end
Validator performs various gem file and gem database validation