amazon-ion / ion-schema-rust

Rust implementation of Ion Schema
https://amazon-ion.github.io/ion-schema/sandbox
Apache License 2.0
13 stars 6 forks source link

fixes validation issue with range timestamp in `valid_values` #107

Closed desaikd closed 2 years ago

desaikd commented 2 years ago

Description of changes: This PR works to fix issue with range timestamp validation with valid_values constraint.

List of changes:

Test: