Class: InternalW3cValidationConfiguration

Inherits:
Object
  • Object
show all
Defined in:
lib/InternalW3cValidation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#failOnErrorObject

Returns the value of attribute failOnError.



27
28
29
# File 'lib/InternalW3cValidation.rb', line 27

def failOnError
  @failOnError
end

#pagesObject

Returns the value of attribute pages.



27
28
29
# File 'lib/InternalW3cValidation.rb', line 27

def pages
  @pages
end