-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: amazon-ion/ion-schema-rust
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use an enum instead of a boolean to indicate the closed-ness of a fields constraint in function parameters
bug
Something isn't working
v1.0.0 requirement
#224
opened Oct 17, 2024 by
popematt
Make New feature or request
DocumentAuthority
related APIs public from SchemaSystem
enhancement
#212
opened Mar 15, 2024 by
desaikd
ViolationCode
should be marked as non-exhaustive
bug
#209
opened Feb 22, 2024 by
popematt
Validation doesn’t produce violations in a deterministic order
bug
Something isn't working
#206
opened Feb 7, 2024 by
jobarr-amzn
Cyclical "is-a" relationships between types causes stack overflow
bug
Something isn't working
#205
opened Jan 9, 2024 by
popematt
Implement New feature or request
Display
for IslConstraint
enhancement
#204
opened Nov 27, 2023 by
desaikd
Ability to get the possible Ion type(s) for an ISL type definition.
enhancement
New feature or request
#201
opened Sep 28, 2023 by
popematt
Add
impl <V: IslVersionTrait> From<CONSTRAINT<V>> for IslConstraint<V>
for all constraints.
#198
opened Aug 14, 2023 by
desaikd
Make ISL model constructor method naming consistent
enhancement
New feature or request
#197
opened Jul 5, 2023 by
desaikd
Clean up IonSchemaError and IonSchemaResult constructor functions
#196
opened Jul 3, 2023 by
popematt
Use version marker trait for ISL model
enhancement
New feature or request
#187
opened Jun 19, 2023 by
desaikd
Equivalence for two ISL models shoudn't consider order of types, imports and constraints
enhancement
New feature or request
#184
opened Jun 12, 2023 by
desaikd
Remove usage of New feature or request
TypeDefinitionImpl
to instead use a ConstraintBag
enhancement
Change ISL model to retain order of non-ISL(open content) and ISL values
enhancement
New feature or request
#147
opened Feb 14, 2023 by
desaikd
Add more fields to New feature or request
IonSchemaError
to be used for PartialEq
enhancement
#141
opened Jan 23, 2023 by
desaikd
Add a function to expose the ISL model for Schema and Type
enhancement
New feature or request
#138
opened Jan 13, 2023 by
popematt
Rewrite all the links pointing to constraint defintiions in the spec
#129
opened Dec 6, 2022 by
desaikd
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.