Commit e1d23dd
BREAKING: drop .optional (#42734)
- it has been deprecated for a while, and we want to eventually have .optional() validators. Removing it will expose anyone who is depending on it, so they don't silently fail later thinking the truthy function means it's actually optional.
GitOrigin-RevId: 10dcb3d3689a136c634b25e0ab2fdd5967f8f3051 parent 6c94ccf commit e1d23dd
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
| |||
0 commit comments