dc 66c48a4cc7 docs(validations): a range rule ignores a missing value
Three corrections to the special missing section:

- the period is optional: a special missing is typed as `a` or `.a`, `_` or `._`
- MINVAL and MAXVAL both accept a missing value, and both still reject a real
  number that is out of range. A minimum constrains a number, and a missing is
  not a number - NOTNULL is the rule for a column that must be populated
- only NOTNULL and the formulas actually reject a special missing, so the
  "not supported" summary is replaced with what does reject it and what does not
2026-09-23 21:01:11 +00:00
2025-10-01 12:34:20 +01:00
2021-04-30 15:49:04 +03:00
2021-03-20 14:56:16 +01:00
2023-06-30 16:41:08 +01:00
2022-07-15 14:26:54 +01:00
2022-10-14 22:40:27 +01:00
2026-08-10 17:11:53 +01:00
2021-05-12 23:22:35 +03:00
2026-08-10 17:11:53 +01:00
2026-08-10 17:11:53 +01:00
2022-04-21 12:34:29 +00:00
2022-01-17 22:13:36 +01:00
2023-06-30 16:43:12 +01:00
2021-01-05 18:48:13 +00:00

Deploy steps in build.sh

Note that the readme has been renamed to README.txt to prevent github pages from considering it to be the index by default!
S
Description
Data Controller documentation site
https://docs.datacontroller.io
Readme
89 MiB
Languages
HTML 99.4%
Shell 0.6%