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

Add Validation annotations for quantities #403

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Conversation

raynigon
Copy link
Owner

@raynigon raynigon commented Oct 6, 2023

Add Validation annotations for quantities.
This allows to validate the value of quantities for specific units.
E.g. Temperature in celsius above zero degrees.

@github-actions github-actions bot added the feature New feature or request label Oct 6, 2023
@raynigon raynigon enabled auto-merge October 6, 2023 17:07
@raynigon raynigon merged commit 061d331 into main Oct 6, 2023
6 of 8 checks passed
@raynigon raynigon deleted the feature/validation branch October 6, 2023 17:09
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

The following dependencies contain vulnerabilities. Please check if these vulnerabilities are relevant and ignore them if necessary.

Vulnerability Dependency Description IgnoreXML
CVE-2023-2976com.google.guava:guavaUse of Java's default temporary directory for file creation in `FileBackedOutputStream` in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class.
Even though the security vulnerability is fixed in version 32.0.0, we recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.
<suppress><cve>CVE-2023-2976</cve></suppress>

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

Successfully merging this pull request may close these issues.

1 participant