Class: JSON::SchemaBuilder::Number

Inherits:
Numeric show all
Defined in:
lib/json/schema_builder/number.rb

Instance Attribute Summary

Attributes inherited from Entity

#children, #error, #fragment, #fragments, #name, #options, #parent

Method Summary

Methods inherited from Entity

#add_fragment, #as_json, disable_attributes!, #extend, #initialize, #initialized?, #inspect, #merge_children!, #method_missing, #reinitialize, #required, #required=, #reset_fragment, #respond_to?, #schema

Methods included from Helpers

#empty_string, #id, #object_or_array

Methods included from Validation

#fully_validate, #validate, #validate!

Methods included from DSL

#entity

Constructor Details

This class inherits a constructor from JSON::SchemaBuilder::Entity

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class JSON::SchemaBuilder::Entity