(add-validatable ds column-names name metadata)
Add metadata derived from a few columns, validatable by checking if these columns are identical to their values when it was created.
Add metadata derived from a few columns, validatable by checking if these columns are identical to their values when it was created.
(has-validatable? ds validatable-name)
Returns true if dataset has a validatable metadata.
Returns true if dataset has a validatable metadata.
(valid? ds name)
Check if metadata derived from a few columns is still valid (that is, if the columns have not changed).
Check if metadata derived from a few columns is still valid (that is, if the columns have not changed).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |