Table of Contents - stannum-0.2.0 Documentation
Classes and Modules
- Stannum
- Stannum::Attribute
- Stannum::Constraint
- Stannum::Constraints
- Stannum::Constraints::Absence
- Stannum::Constraints::Anything
- Stannum::Constraints::Base
- Stannum::Constraints::Base::Builder
- Stannum::Constraints::Boolean
- Stannum::Constraints::Delegator
- Stannum::Constraints::Enum
- Stannum::Constraints::Equality
- Stannum::Constraints::Hashes
- Stannum::Constraints::Hashes::ExtraKeys
- Stannum::Constraints::Hashes::IndifferentKey
- Stannum::Constraints::Identity
- Stannum::Constraints::Nothing
- Stannum::Constraints::Parameters
- Stannum::Constraints::Parameters::ExtraArguments
- Stannum::Constraints::Parameters::ExtraKeywords
- Stannum::Constraints::Presence
- Stannum::Constraints::Signature
- Stannum::Constraints::Signatures
- Stannum::Constraints::Signatures::Map
- Stannum::Constraints::Signatures::Tuple
- Stannum::Constraints::Tuples
- Stannum::Constraints::Tuples::ExtraItems
- Stannum::Constraints::Type
- Stannum::Constraints::Types
- Stannum::Constraints::Types::ArrayType
- Stannum::Constraints::Types::BigDecimalType
- Stannum::Constraints::Types::DateTimeType
- Stannum::Constraints::Types::DateType
- Stannum::Constraints::Types::FloatType
- Stannum::Constraints::Types::HashType
- Stannum::Constraints::Types::HashWithIndifferentKeys
- Stannum::Constraints::Types::HashWithStringKeys
- Stannum::Constraints::Types::HashWithSymbolKeys
- Stannum::Constraints::Types::IntegerType
- Stannum::Constraints::Types::NilType
- Stannum::Constraints::Types::ProcType
- Stannum::Constraints::Types::StringType
- Stannum::Constraints::Types::SymbolType
- Stannum::Constraints::Types::TimeType
- Stannum::Constraints::Union
- Stannum::Contract
- Stannum::Contract::Builder
- Stannum::Contracts
- Stannum::Contracts::ArrayContract
- Stannum::Contracts::Base
- Stannum::Contracts::Builder
- Stannum::Contracts::Definition
- Stannum::Contracts::HashContract
- Stannum::Contracts::IndifferentHashContract
- Stannum::Contracts::MapContract
- Stannum::Contracts::MapContract::Builder
- Stannum::Contracts::Parameters
- Stannum::Contracts::Parameters::ArgumentsContract
- Stannum::Contracts::Parameters::KeywordsContract
- Stannum::Contracts::Parameters::SignatureContract
- Stannum::Contracts::ParametersContract
- Stannum::Contracts::ParametersContract::Builder
- Stannum::Contracts::TupleContract
- Stannum::Contracts::TupleContract::Builder
- Stannum::Errors
- Stannum::Messages
- Stannum::Messages::DefaultLoader
- Stannum::Messages::DefaultStrategy
- Stannum::ParameterValidation
- Stannum::ParameterValidation::ClassMethods
- Stannum::ParameterValidation::MethodValidations
- Stannum::RSpec
- Stannum::RSpec::MatchErrorsMatcher
- Stannum::RSpec::Matchers
- Stannum::RSpec::ValidateParameterMatcher
- Stannum::RSpec::ValidateParameterMatcher::InvalidParameterHandledError
- Stannum::Schema
- Stannum::Struct
- Stannum::Struct::ClassMethods
- Stannum::Support
- Stannum::Support::Coercion
- Stannum::Support::Optional
- Stannum::Version
Methods
- ::add_method_validations — Stannum::ParameterValidation
- ::add_parameter_mapping — Stannum::RSpec::ValidateParameterMatcher
- ::build — Stannum::Struct
- ::build_presence_constraint — Stannum::Support::Coercion
- ::build_type_constraint — Stannum::Support::Coercion
- ::default_parameter_mappings — Stannum::RSpec::ValidateParameterMatcher
- ::error_key — Stannum::Support::Coercion
- ::extended — Stannum::ParameterValidation
- ::gem_path — Stannum
- ::included — Stannum::ParameterValidation
- ::included — Stannum::Struct
- ::initialize_attributes — Stannum::Struct
- ::initialize_contract — Stannum::Struct
- ::load_paths — Stannum::Messages::DefaultStrategy
- ::locales_path — Stannum::Messages
- ::map_parameters — Stannum::RSpec::ValidateParameterMatcher
- ::new — Stannum::Attribute
- ::new — Stannum::Constraint
- ::new — Stannum::Constraints::Base
- ::new — Stannum::Constraints::Delegator
- ::new — Stannum::Constraints::Enum
- ::new — Stannum::Constraints::Equality
- ::new — Stannum::Constraints::Hashes::ExtraKeys
- ::new — Stannum::Constraints::Identity
- ::new — Stannum::Constraints::Signature
- ::new — Stannum::Constraints::Signatures::Map
- ::new — Stannum::Constraints::Signatures::Tuple
- ::new — Stannum::Constraints::Tuples::ExtraItems
- ::new — Stannum::Constraints::Type
- ::new — Stannum::Constraints::Types::ArrayType
- ::new — Stannum::Constraints::Types::BigDecimalType
- ::new — Stannum::Constraints::Types::DateTimeType
- ::new — Stannum::Constraints::Types::DateType
- ::new — Stannum::Constraints::Types::FloatType
- ::new — Stannum::Constraints::Types::HashType
- ::new — Stannum::Constraints::Types::HashWithIndifferentKeys
- ::new — Stannum::Constraints::Types::HashWithStringKeys
- ::new — Stannum::Constraints::Types::HashWithSymbolKeys
- ::new — Stannum::Constraints::Types::IntegerType
- ::new — Stannum::Constraints::Types::NilType
- ::new — Stannum::Constraints::Types::ProcType
- ::new — Stannum::Constraints::Types::StringType
- ::new — Stannum::Constraints::Types::SymbolType
- ::new — Stannum::Constraints::Types::TimeType
- ::new — Stannum::Constraints::Union
- ::new — Stannum::Contracts::ArrayContract
- ::new — Stannum::Contracts::Base
- ::new — Stannum::Contracts::Builder
- ::new — Stannum::Contracts::Definition
- ::new — Stannum::Contracts::HashContract
- ::new — Stannum::Contracts::IndifferentHashContract
- ::new — Stannum::Contracts::MapContract
- ::new — Stannum::Contracts::Parameters::ArgumentsContract
- ::new — Stannum::Contracts::Parameters::KeywordsContract
- ::new — Stannum::Contracts::Parameters::SignatureContract
- ::new — Stannum::Contracts::TupleContract
- ::new — Stannum::Contracts::TupleContract::Builder
- ::new — Stannum::Errors
- ::new — Stannum::Messages::DefaultLoader
- ::new — Stannum::Messages::DefaultStrategy
- ::new — Stannum::ParameterValidation::MethodValidations
- ::new — Stannum::RSpec::MatchErrorsMatcher
- ::new — Stannum::RSpec::ValidateParameterMatcher
- ::new — Stannum::Schema
- ::new — Stannum::Struct
- ::parameter_mappings — Stannum::RSpec::ValidateParameterMatcher
- ::presence_constraint — Stannum::Support::Coercion
- ::required? — Stannum::Support::Optional
- ::resolve — Stannum::Support::Optional
- ::strategy — Stannum::Messages
- ::strategy= — Stannum::Messages
- ::struct_class? — Stannum::Struct
- ::to_gem_version — Stannum::Version
- ::type_constraint — Stannum::Support::Coercion
- ::unwrapped_method — Stannum::RSpec::ValidateParameterMatcher
- ::validate_option — Stannum::Support::Optional
- ::value_of — Stannum::Version
- ::version — Stannum
- #== — Stannum::Constraints::Base
- #== — Stannum::Contracts::Base
- #== — Stannum::Contracts::Definition
- #== — Stannum::Errors
- #== — Stannum::Struct
- #[] — Stannum::Errors
- #[] — Stannum::Schema
- #[] — Stannum::Struct
- #[]= — Stannum::Errors
- #[]= — Stannum::Struct
- #access_nested_property — Stannum::Contract
- #access_property — Stannum::Contract
- #add — Stannum::Errors
- #add_argument_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #add_argument_constraint — Stannum::Contracts::ParametersContract
- #add_constraint — Stannum::Contract
- #add_constraint — Stannum::Contracts::Base
- #add_contract — Stannum::ParameterValidation::MethodValidations
- #add_errors_for — Stannum::Contracts::Base
- #add_errors_for — Stannum::Contracts::Parameters::ArgumentsContract
- #add_errors_for — Stannum::Contracts::Parameters::KeywordsContract
- #add_extra_items_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #add_extra_items_constraint — Stannum::Contracts::TupleContract
- #add_extra_keys_constraint — Stannum::Contracts::MapContract
- #add_extra_keys_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #add_extra_keys_constraint — Stannum::Contracts::ParametersContract
- #add_index_constraint — Stannum::Contracts::TupleContract
- #add_invalid_hash_error — Stannum::Constraints::Hashes::ExtraKeys
- #add_invalid_tuple_error — Stannum::Constraints::Tuples::ExtraItems
- #add_key_constraint — Stannum::Contracts::MapContract
- #add_keyword_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #add_keyword_constraint — Stannum::Contracts::ParametersContract
- #add_negated_errors_for — Stannum::Contracts::Base
- #add_negated_errors_for — Stannum::Contracts::Parameters::ArgumentsContract
- #add_negated_errors_for — Stannum::Contracts::Parameters::KeywordsContract
- #add_presence_error — Stannum::Constraints::Types::ArrayType
- #add_presence_error — Stannum::Constraints::Types::HashType
- #add_property_constraint — Stannum::Contract
- #add_type_constraint — Stannum::Contracts::ArrayContract
- #add_type_constraint — Stannum::Contracts::HashContract
- #add_type_constraint — Stannum::Contracts::MapContract
- #add_type_constraint — Stannum::Contracts::ParametersContract
- #add_type_constraint — Stannum::Contracts::TupleContract
- #allow_empty? — Stannum::Constraints::Types::ArrayType
- #allow_empty? — Stannum::Constraints::Types::HashType
- #allow_extra_items? — Stannum::Contracts::TupleContract
- #allow_extra_keys? — Stannum::Contracts::MapContract
- #ambiguous_values_error — Stannum::Contracts::Builder
- #argument — Stannum::Contracts::ParametersContract::Builder
- #arguments — Stannum::Contracts::ParametersContract::Builder
- #arguments_contract — Stannum::Contracts::ParametersContract
- #assign — Stannum::Struct
- #assign_attributes — Stannum::Struct
- #attribute — Stannum::Struct::ClassMethods
- #attributes — Stannum::Schema
- #attributes — Stannum::Struct
- #attributes — Stannum::Struct::ClassMethods
- #attributes= — Stannum::Struct
- #blank? — Stannum::Errors
- #block — Stannum::Contracts::ParametersContract::Builder
- #build_block_constraint — Stannum::Contracts::ParametersContract
- #build_error — Stannum::Errors
- #build_parameters — Stannum::RSpec::ValidateParameterMatcher
- #call — Stannum::Messages::DefaultLoader
- #call — Stannum::Messages::DefaultStrategy
- #call_validated_method — Stannum::RSpec::ValidateParameterMatcher
- #clone — Stannum::Constraints::Base
- #coerce_item_type — Stannum::Constraints::Types::ArrayType
- #coerce_item_type — Stannum::Contracts::Parameters::ArgumentsContract
- #coerce_key_type — Stannum::Constraints::Types::HashType
- #coerce_value_type — Stannum::Constraints::Types::HashType
- #coerce_value_type — Stannum::Contracts::Parameters::KeywordsContract
- #compare_hashed_errors — Stannum::Errors
- #concat — Stannum::Contracts::Base
- #concatenatable? — Stannum::Contracts::Definition
- #configuration — Stannum::Messages::DefaultStrategy
- #constraint — Stannum::Contracts::Builder
- #constraint — Stannum::Struct::ClassMethods
- #contract — Stannum::Struct::ClassMethods
- #contracts — Stannum::ParameterValidation::MethodValidations
- #copy_properties — Stannum::Constraints::Base
- #copy_properties — Stannum::Contracts::Base
- #count — Stannum::Errors
- #deep_update — Stannum::Messages::DefaultLoader
- #default — Stannum::Attribute
- #default? — Stannum::Attribute
- #define_attribute — Stannum::Schema
- #define_constraints — Stannum::Contracts::Base
- #define_constraints — Stannum::Contracts::MapContract
- #define_constraints — Stannum::Contracts::Parameters::SignatureContract
- #define_constraints — Stannum::Contracts::ParametersContract
- #define_constraints — Stannum::Contracts::TupleContract
- #define_reader — Stannum::Schema
- #define_writer — Stannum::Schema
- #description — Stannum::RSpec::MatchErrorsMatcher
- #description — Stannum::RSpec::ValidateParameterMatcher
- #dig — Stannum::Errors
- #disallow_fluent_options! — Stannum::RSpec::ValidateParameterMatcher
- #does_not_match? — Stannum::Constraints::Base
- #does_not_match? — Stannum::Constraints::Hashes::ExtraKeys
- #does_not_match? — Stannum::Constraints::Signature
- #does_not_match? — Stannum::Constraints::Tuples::ExtraItems
- #does_not_match? — Stannum::Constraints::Types::ArrayType
- #does_not_match? — Stannum::Constraints::Types::HashType
- #does_not_match? — Stannum::Contracts::Base
- #does_not_match? — Stannum::RSpec::MatchErrorsMatcher
- #does_not_match? — Stannum::RSpec::ValidateParameterMatcher
- #dup — Stannum::Constraints::Base
- #dup — Stannum::Errors
- #each — Stannum::Errors
- #each_concatenated_contract — Stannum::Contracts::Base
- #each_constraint — Stannum::Contracts::Base
- #each_error — Stannum::Errors
- #each_extra_item — Stannum::Constraints::Tuples::ExtraItems
- #each_extra_key — Stannum::Constraints::Hashes::ExtraKeys
- #each_missing_method — Stannum::Constraints::Signature
- #each_pair — Stannum::Contracts::Base
- #each_unscoped_constraint — Stannum::Contracts::Base
- #empty? — Stannum::Errors
- #eql? — Stannum::Errors
- #equal_definitions? — Stannum::Contracts::Base
- #equality_matcher — Stannum::RSpec::MatchErrorsMatcher
- #equality_matcher — Stannum::RSpec::ValidateParameterMatcher
- #equality_matcher_failure_message — Stannum::RSpec::ValidateParameterMatcher
- #error_properties — Stannum::Constraints::Type
- #error_properties — Stannum::Constraints::Types::ArrayType
- #error_properties — Stannum::Constraints::Types::HashType
- #errors? — Stannum::RSpec::MatchErrorsMatcher
- #errors_for — Stannum::Constraints::Base
- #errors_for — Stannum::Constraints::Enum
- #errors_for — Stannum::Constraints::Hashes::ExtraKeys
- #errors_for — Stannum::Constraints::Hashes::IndifferentKey
- #errors_for — Stannum::Constraints::Signature
- #errors_for — Stannum::Constraints::Tuples::ExtraItems
- #errors_for — Stannum::Constraints::Type
- #errors_for — Stannum::Constraints::Types::ArrayType
- #errors_for — Stannum::Constraints::Types::HashType
- #errors_for — Stannum::Constraints::Union
- #errors_for — Stannum::Contracts::Base
- #expected_count — Stannum::Constraints::Tuples::ExtraItems
- #expected_count — Stannum::Contracts::TupleContract
- #expected_keys — Stannum::Constraints::Hashes::ExtraKeys
- #expected_keys — Stannum::Contracts::MapContract
- #expected_type — Stannum::Constraints::Type
- #expected_values — Stannum::Constraints::Enum
- #expected_values — Stannum::Constraints::Union
- #extra_parameter? — Stannum::RSpec::ValidateParameterMatcher
- #failure_message — Stannum::RSpec::MatchErrorsMatcher
- #failure_message — Stannum::RSpec::ValidateParameterMatcher
- #failure_message_when_negated — Stannum::RSpec::MatchErrorsMatcher
- #failure_message_when_negated — Stannum::RSpec::ValidateParameterMatcher
- #find_parameter_index — Stannum::RSpec::ValidateParameterMatcher
- #find_parameter_type — Stannum::RSpec::ValidateParameterMatcher
- #generate_message — Stannum::Messages::DefaultStrategy
- #generate_summary_item — Stannum::Errors
- #generate_summary_path — Stannum::Errors
- #group_by_path — Stannum::Errors
- #handle_invalid_parameters — Stannum::ParameterValidation
- #has_key? — Stannum::Schema
- #hash? — Stannum::Constraints::Hashes::ExtraKeys
- #indifferent_key_type? — Stannum::Constraints::Hashes::IndifferentKey
- #inherited — Stannum::ParameterValidation::ClassMethods
- #inherited — Stannum::Struct::ClassMethods
- #inspect — Stannum::Errors
- #inspect — Stannum::Struct
- #interpolate_message — Stannum::Messages::DefaultStrategy
- #invalid_value_error — Stannum::Errors
- #item — Stannum::Contracts::TupleContract::Builder
- #item_type — Stannum::Constraints::Types::ArrayType
- #item_type — Stannum::Contracts::ArrayContract
- #item_type_matches? — Stannum::Constraints::Types::ArrayType
- #key — Stannum::Contracts::MapContract::Builder
- #key? — Stannum::Schema
- #key_type — Stannum::Constraints::Types::HashType
- #key_type — Stannum::Contracts::HashContract
- #key_type_matches? — Stannum::Constraints::Types::HashType
- #keyword — Stannum::Contracts::ParametersContract::Builder
- #keywords — Stannum::Contracts::ParametersContract::Builder
- #keywords_contract — Stannum::Contracts::ParametersContract
- #load — Stannum::Messages::DefaultLoader
- #load_configuration — Stannum::Messages::DefaultStrategy
- #load_configuration_file — Stannum::Messages::DefaultLoader
- #load_paths — Stannum::Messages::DefaultStrategy
- #map_errors — Stannum::Contract
- #map_errors — Stannum::Contracts::Base
- #map_errors — Stannum::Contracts::HashContract
- #map_value — Stannum::Contract
- #map_value — Stannum::Contracts::Base
- #map_value — Stannum::Contracts::IndifferentHashContract
- #map_value — Stannum::Contracts::MapContract
- #map_value — Stannum::Contracts::Parameters::ArgumentsContract
- #map_value — Stannum::Contracts::Parameters::KeywordsContract
- #map_value — Stannum::Contracts::TupleContract
- #match — Stannum::Constraints::Base
- #match — Stannum::Contracts::Base
- #match? — Stannum::Constraint
- #match? — Stannum::Constraints::Absence
- #match? — Stannum::Constraints::Anything
- #match? — Stannum::Constraints::Base
- #match? — Stannum::Constraints::Boolean
- #match? — Stannum::Constraints::Enum
- #match? — Stannum::Constraints::Equality
- #match? — Stannum::Constraints::Hashes::ExtraKeys
- #match? — Stannum::Constraints::Hashes::IndifferentKey
- #match? — Stannum::Constraints::Identity
- #match? — Stannum::Constraints::Nothing
- #match? — Stannum::Constraints::Presence
- #match? — Stannum::Constraints::Signature
- #match? — Stannum::Constraints::Tuples::ExtraItems
- #match? — Stannum::Constraints::Type
- #match? — Stannum::Constraints::Types::ArrayType
- #match? — Stannum::Constraints::Types::HashType
- #match? — Stannum::Constraints::Union
- #match? — Stannum::Contracts::Base
- #match_constraint — Stannum::Contracts::Base
- #match_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #match_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #match_errors — Stannum::RSpec::Matchers
- #match_negated_constraint — Stannum::Contracts::Base
- #match_negated_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #match_negated_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #match_parameters_to_contract — Stannum::ParameterValidation
- #matches? — Stannum::Constraint
- #matches? — Stannum::Constraints::Absence
- #matches? — Stannum::Constraints::Anything
- #matches? — Stannum::Constraints::Base
- #matches? — Stannum::Constraints::Boolean
- #matches? — Stannum::Constraints::Enum
- #matches? — Stannum::Constraints::Equality
- #matches? — Stannum::Constraints::Hashes::ExtraKeys
- #matches? — Stannum::Constraints::Hashes::IndifferentKey
- #matches? — Stannum::Constraints::Identity
- #matches? — Stannum::Constraints::Nothing
- #matches? — Stannum::Constraints::Presence
- #matches? — Stannum::Constraints::Signature
- #matches? — Stannum::Constraints::Tuples::ExtraItems
- #matches? — Stannum::Constraints::Type
- #matches? — Stannum::Constraints::Types::ArrayType
- #matches? — Stannum::Constraints::Types::HashType
- #matches? — Stannum::Constraints::Union
- #matches? — Stannum::Contracts::Base
- #matches? — Stannum::RSpec::MatchErrorsMatcher
- #matches? — Stannum::RSpec::ValidateParameterMatcher
- #matches_expected_error? — Stannum::RSpec::ValidateParameterMatcher
- #matches_type? — Stannum::Constraints::Type
- #merge — Stannum::Errors
- #message — Stannum::Constraints::Base
- #method_has_parameter? — Stannum::RSpec::ValidateParameterMatcher
- #method_parameters — Stannum::RSpec::ValidateParameterMatcher
- #mock_validation_handler — Stannum::RSpec::ValidateParameterMatcher
- #negated_errors_for — Stannum::Constraints::Base
- #negated_errors_for — Stannum::Constraints::Enum
- #negated_errors_for — Stannum::Constraints::Signature
- #negated_errors_for — Stannum::Constraints::Type
- #negated_errors_for — Stannum::Constraints::Union
- #negated_errors_for — Stannum::Contracts::Base
- #negated_match — Stannum::Constraints::Base
- #negated_match — Stannum::Contracts::Base
- #negated_message — Stannum::Constraints::Base
- #negated_type — Stannum::Constraints::Base
- #negated_values — Stannum::Constraints::Union
- #next_index — Stannum::Contracts::Parameters::ArgumentsContract
- #non_matching_items — Stannum::Constraints::Types::ArrayType
- #non_matching_keys — Stannum::Constraints::Types::HashType
- #non_matching_values — Stannum::Constraints::Types::HashType
- #normalize_array_item — Stannum::Errors
- #normalize_array_value — Stannum::Errors
- #normalize_message — Stannum::Errors
- #normalize_type — Stannum::Errors
- #normalize_value — Stannum::Errors
- #optional? — Stannum::Support::Optional
- #own_attributes — Stannum::Schema
- #own_contracts — Stannum::ParameterValidation::MethodValidations
- #presence_matches? — Stannum::Constraints::Types::ArrayType
- #presence_matches? — Stannum::Constraints::Types::HashType
- #property — Stannum::Contract::Builder
- #property — Stannum::Contracts::Definition
- #property_name — Stannum::Contracts::Definition
- #raw_attributes — Stannum::Struct
- #read_ruby_file — Stannum::Messages::DefaultLoader
- #read_yaml_file — Stannum::Messages::DefaultLoader
- #reader_name — Stannum::Attribute
- #receiver= — Stannum::Constraints::Delegator
- #reload_configuration! — Stannum::Messages::DefaultStrategy
- #required? — Stannum::Support::Optional
- #resolve_constraint — Stannum::Contracts::Builder
- #resolve_constraint — Stannum::Struct::ClassMethods
- #resolve_constraint_or_type — Stannum::Contracts::ParametersContract::Builder
- #resolve_expected_type — Stannum::Constraints::Type
- #resolve_required_option — Stannum::Support::Optional
- #resolve_type — Stannum::Attribute
- #resolved_type — Stannum::Attribute
- #responds_to_method? — Stannum::RSpec::ValidateParameterMatcher
- #sanity? — Stannum::Contracts::Definition
- #scoped_errors — Stannum::RSpec::ValidateParameterMatcher
- #set_arguments_item_constraint — Stannum::Contracts::ParametersContract
- #set_block_constraint — Stannum::Contracts::ParametersContract
- #set_keywords_value_constraint — Stannum::Contracts::ParametersContract
- #set_variadic_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #set_variadic_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #set_variadic_item_constraint — Stannum::Contracts::Parameters::ArgumentsContract
- #set_variadic_value_constraint — Stannum::Contracts::Parameters::KeywordsContract
- #size — Stannum::Errors
- #summary — Stannum::Errors
- #supports_parameter_validation? — Stannum::RSpec::ValidateParameterMatcher
- #to_a — Stannum::Errors
- #to_h — Stannum::Struct
- #tools — Stannum::Attribute
- #tools — Stannum::Errors
- #tools — Stannum::Messages::DefaultLoader
- #tools — Stannum::Struct
- #type — Stannum::Constraints::Base
- #update — Stannum::Errors
- #update_errors — Stannum::Errors
- #update_key_errors_for — Stannum::Constraints::Types::HashType
- #update_value_errors_for — Stannum::Constraints::Types::HashType
- #using_constraint — Stannum::RSpec::ValidateParameterMatcher
- #valid_constraint? — Stannum::Contracts::Builder
- #valid_key? — Stannum::Constraints::Hashes::ExtraKeys
- #valid_parameter? — Stannum::RSpec::ValidateParameterMatcher
- #valid_property? — Stannum::Contract
- #valid_property? — Stannum::Contracts::TupleContract
- #valid_property_name? — Stannum::Contract
- #valid_value — Stannum::RSpec::ValidateParameterMatcher
- #validate_attribute_key — Stannum::Struct
- #validate_attribute_name — Stannum::Struct::ClassMethods
- #validate_constraint — Stannum::Contracts::Base
- #validate_constraint — Stannum::Struct::ClassMethods
- #validate_contract — Stannum::Contracts::Base
- #validate_expected_keys — Stannum::Constraints::Hashes::ExtraKeys
- #validate_expected_methods — Stannum::Constraints::Signature
- #validate_key — Stannum::Errors
- #validate_key — Stannum::Schema
- #validate_name — Stannum::Attribute
- #validate_options — Stannum::Attribute
- #validate_parameter — Stannum::RSpec::Matchers
- #validate_parameters — Stannum::ParameterValidation::ClassMethods
- #validate_property — Stannum::Contract
- #validate_property? — Stannum::Contract
- #validate_property? — Stannum::Contracts::TupleContract
- #validate_receiver — Stannum::Constraints::Delegator
- #validate_type — Stannum::Attribute
- #validates_method? — Stannum::RSpec::ValidateParameterMatcher
- #validates_method_argument? — Stannum::RSpec::ValidateParameterMatcher
- #validates_method_block? — Stannum::RSpec::ValidateParameterMatcher
- #validates_method_keyword? — Stannum::RSpec::ValidateParameterMatcher
- #validates_method_parameter? — Stannum::RSpec::ValidateParameterMatcher
- #validation_contracts — Stannum::RSpec::ValidateParameterMatcher
- #value_type — Stannum::Constraints::Types::HashType
- #value_type — Stannum::Contracts::HashContract
- #value_type_matches? — Stannum::Constraints::Types::HashType
- #with_messages — Stannum::Errors
- #with_options — Stannum::Constraints::Base
- #with_options — Stannum::Constraints::Type
- #with_options — Stannum::Contracts::ArrayContract
- #with_options — Stannum::Contracts::MapContract
- #with_options — Stannum::Contracts::TupleContract
- #with_parameters — Stannum::RSpec::ValidateParameterMatcher
- #with_value — Stannum::RSpec::ValidateParameterMatcher
- #writer_name — Stannum::Attribute