Files
Shuaib Hasan Akib 376b71ea1c docs(forms): document what required() considers empty
The `required()` validator treats `null`, `undefined`, `''`, `false` and `NaN` as empty, but the API
docs never defined "empty" at all and the validation guide listed only `null` and `''`.

(cherry picked from commit 467b37b4b4)
2026-09-11 22:16:22 +00:00
..
2026-04-23 11:38:26 -07:00