Skip to content
Snippets Groups Projects
  • Jonathan Schöbel's avatar
    a392ac2a
    Data: added wrapper predicates for validation · a392ac2a
    Jonathan Schöbel authored
    The two predicates SH_Data_check_tag and SH_Data_check_attr are a
    wrapper to the appropriate methods of the validator. These are needed,
    as there shouldn't be direct calls to the internal structure of SH_Data.
    The modifying methods are not exposed, as the validator shouldn't be
    changed while others depend on it.
    a392ac2a
    History
    Data: added wrapper predicates for validation
    Jonathan Schöbel authored
    The two predicates SH_Data_check_tag and SH_Data_check_attr are a
    wrapper to the appropriate methods of the validator. These are needed,
    as there shouldn't be direct calls to the internal structure of SH_Data.
    The modifying methods are not exposed, as the validator shouldn't be
    changed while others depend on it.