Module: Chemicalml::Convention::Dictionary::Constraints

Defined in:
lib/chemicalml/convention/dictionary/constraints.rb,
lib/chemicalml/convention/dictionary/constraints/entry_must_have_unit_type.rb,
lib/chemicalml/convention/dictionary/constraints/entry_units_co_constraints.rb,
lib/chemicalml/convention/dictionary/constraints/entry_id_must_match_pattern.rb,
lib/chemicalml/convention/dictionary/constraints/entry_must_have_id_and_term.rb,
lib/chemicalml/convention/dictionary/constraints/entry_must_contain_definition.rb,
lib/chemicalml/convention/dictionary/constraints/dictionary_must_have_namespace.rb,
lib/chemicalml/convention/dictionary/constraints/entry_ids_unique_within_dictionary.rb,
lib/chemicalml/convention/dictionary/constraints/dictionary_namespace_should_end_with_slash_or_hash.rb

Defined Under Namespace

Classes: DictionaryMustHaveNamespace, DictionaryNamespaceShouldEndWithSlashOrHash, EntryIdMustMatchPattern, EntryIdsUniqueWithinDictionary, EntryMustContainDefinition, EntryMustHaveIdAndTerm, EntryMustHaveUnitType, EntryUnitsCoConstraints