Class: YMDP::Validator::JSON

Inherits:
JavaScript show all
Defined in:
lib/ymdp/validator/validator.rb

Class Method Summary collapse

Methods inherited from JavaScript

jslint_settings_count, use_jslint_settings?, validate, validate_javascript

Methods inherited from Base

#base_path, base_path, #configuration, configuration, configure, #content_variables, display_path, #display_path, #paths, #servers

Class Method Details

.jslint_settingsObject



112
113
# File 'lib/ymdp/validator/validator.rb', line 112

def self.jslint_settings
end

.pre_process(output) ⇒ Object



108
109
110
# File 'lib/ymdp/validator/validator.rb', line 108

def self.pre_process(output)
  output
end