memshelf_lint_digest
Validate a digest against the contract before it is saved, running the same checks as shelving without writing. Strict mode turns warnings into failures.
Instructions
Check a digest against the contract while it is still being written —
the same validator memshelf_shelve runs, writing nothing. strict turns
warnings into failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |