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

adds implementation for logic constraints in ISL #43

Closed desaikd closed 3 years ago

desaikd commented 3 years ago

Issue #10

Description of changes: This PR works on adding other logic constraints implementation for ISL logic constraint.

Changes:

Test: Adds unit tests for ISL logic constraints.