Commit 3e92191
committed
Enhance date widget value validation
Update validation logic for the date widget to check
for both null and empty string values.
This ensures a date is only assigned when the input
is strictly non-null and contains data.1 parent 035138d commit 3e92191
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
1254 | | - | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1255 | 1258 | | |
1256 | 1259 | | |
1257 | 1260 | | |
| |||
0 commit comments