Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcast/downcast old ExclusiveMin/Max #1962

Open
darrelmiller opened this issue Nov 26, 2024 · 0 comments
Open

Upcast/downcast old ExclusiveMin/Max #1962

darrelmiller opened this issue Nov 26, 2024 · 0 comments

Comments

@darrelmiller
Copy link
Member

Upcast from 2/3 to 3.1

If ExclusiveMin/Max is true
Copy Min/Max value to ExclusiveMin/Max value and remove Min/Max keyword

if ExclusiveMin/Max is false
do nothing

Downcast from 3.1 to earlier

if ExclusiveMin/Max has non-null value
Write ExclusiveMin/Max as true and write min/max value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant