Closed desaikd closed 1 year ago
This PR works on making violation module public and adding PartialEq for Violation and IonSchemaError
violation
PartialEq
Violation
IonSchemaError
ViolationCode
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #135, #136
Description of changes:
This PR works on making
violation
module public and addingPartialEq
forViolation
andIonSchemaError
List changes
PartialEq
implementation forIonSchemaError
PartialEq
forViolationCode
and ViolationBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.