Skip to content

Commit

Permalink
Fix range (min, max) checks for nullable attributes. (#13026)
Browse files Browse the repository at this point in the history
Attributes with min/max constraints were trying to apply them to the
magic values that represent null.  That's not what we want to happen.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Feb 16, 2022
1 parent 1188eed commit 1376504
Show file tree
Hide file tree
Showing 4 changed files with 10,180 additions and 3,148 deletions.
Loading

0 comments on commit 1376504

Please sign in to comment.