(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.
(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 is a website building & hosting documentation for Clojure/Script libraries
× close