Closed desaikd closed 2 years ago
Description of changes: This PR works to fix issue with range timestamp validation with valid_values constraint.
valid_values
List of changes:
PartialEq
RangeBoundaryValue
ion-schema-tests
ion-rs
0.13.0
Ord
Timestamp
Eq
Test:
Description of changes: This PR works to fix issue with range timestamp validation with
valid_values
constraint.List of changes:
PartialEq
forRangeBoundaryValue
which correctly checks for equivalenceion-schema-tests
sub module to point to latest commit.ion-rs
version to0.13.0
to get the correctOrd
implementation ofTimestamp
Eq
for all implementations.Test:
valid_values