Class: JsonSchema::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#validate_regex_withObject

Returns the value of attribute validate_regex_with.



3
4
5
# File 'lib/json_schema/configuration.rb', line 3

def validate_regex_with
  @validate_regex_with
end