Class: InternalW3cValidationConfiguration
- Inherits:
-
Object
- Object
- InternalW3cValidationConfiguration
- Defined in:
- lib/InternalW3cValidation.rb
Instance Attribute Summary collapse
-
#failOnError ⇒ Object
Returns the value of attribute failOnError.
-
#pages ⇒ Object
Returns the value of attribute pages.
Instance Attribute Details
#failOnError ⇒ Object
Returns the value of attribute failOnError.
27 28 29 |
# File 'lib/InternalW3cValidation.rb', line 27 def failOnError @failOnError end |
#pages ⇒ Object
Returns the value of attribute pages.
27 28 29 |
# File 'lib/InternalW3cValidation.rb', line 27 def pages @pages end |