issues
search
amazon-ion
/
ion-schema-kotlin
A Kotlin reference implementation of the Ion Schema Specification.
https://amazon-ion.github.io/ion-schema/
Apache License 2.0
26
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix plusType for schema that contains only ISL 2.0 version marker
#306
popematt
closed
9 months ago
1
Empty `SchemaImpl_2_0` throws exception when calling `plusType()`
#305
popematt
closed
9 months ago
0
Schema.newType doesn't add Type to Schema
#304
r0b0ji
opened
9 months ago
9
Support of annotation on type reference
#303
r0b0ji
opened
9 months ago
2
User reports that AuthorityFileSystem doesn't follow soft links
#302
zslayton
opened
9 months ago
0
Cyclical "is-a" relationships between types causes StackOverflowException
#301
popematt
opened
10 months ago
0
Best way to model groups of optional fields?
#300
mtcalvin
opened
11 months ago
3
Release v1.8.0
#299
popematt
closed
11 months ago
1
Add option to provide alternate regex implementation
#298
popematt
closed
11 months ago
0
Release v1.7.0
#297
popematt
closed
1 year ago
1
Remove extraneous clones in TypeNamed and ViolationChild
#296
popematt
closed
1 year ago
1
Update reader APIs
#295
popematt
closed
1 year ago
1
Adds writers for SchemaDocument and types
#294
popematt
closed
1 year ago
1
Adds writers for remaining constraints
#293
popematt
closed
1 year ago
1
Adds writers for Fields, OrderedElements, and logic constraints
#292
popematt
closed
1 year ago
1
Refactors ranges and adds writers for ValidValues and TimestampPrecision
#291
popematt
closed
1 year ago
1
Adds writers for range-based constraints
#290
popematt
closed
1 year ago
1
Adds skeleton for ISL Writer
#289
popematt
closed
1 year ago
1
Minor improvements to Ion Schema Model
#288
popematt
closed
1 year ago
1
Improves performance of annotations constraint
#287
popematt
closed
1 year ago
1
Improves validation performance of types defined in the spec
#286
popematt
closed
1 year ago
1
Add optimization to fail-fast on annotations
#285
popematt
closed
1 year ago
1
StackOverflow when validating 'null.string' but not `null`.
#284
dlurton
closed
1 year ago
1
Make VariablyOccurringTypeArgument compatible with TypeArgument
#283
tjcsrc16
opened
1 year ago
3
Adds utility to get all symbol text declared in one or more schemas
#282
popematt
closed
1 year ago
1
Could an edit distance or match score help improve error messages?
#281
jobarr-amzn
opened
1 year ago
0
Release v1.6.1
#280
popematt
closed
1 year ago
1
Fix (#278) ClassCastException in OneOf implementation
#279
popematt
closed
1 year ago
1
`ClassCastException` thrown from `OneOf` constraint implementation
#278
popematt
closed
1 year ago
0
Bumps version to 1.6.1-SNAPSHOT
#277
popematt
closed
1 year ago
0
Release v1.6.0
#276
popematt
closed
1 year ago
1
Moves ion-schema-schemas to resource directory and updates to latest commit
#275
popematt
closed
1 year ago
1
Ease-of-use improvements for ISL model
#274
popematt
closed
1 year ago
1
Adds changes to read full schema document
#273
popematt
closed
1 year ago
1
Fixes the way TimestampPrecisionValue is modeled
#272
popematt
closed
1 year ago
1
Adds readers for schema headers and footers
#271
popematt
closed
1 year ago
1
`TimestampPrecisionRange` needs to be reworked
#270
popematt
closed
1 year ago
0
Consider returning values that were not consumed while reading a schema from an Ion stream
#269
popematt
opened
1 year ago
0
Make schema_footer optional
#268
popematt
closed
1 year ago
1
Add readers for annotations and contains constraints
#267
popematt
closed
1 year ago
1
Adds reader for timestamp_offset and timestamp_precision
#266
popematt
closed
1 year ago
1
Adds reader for valid_values
#265
popematt
closed
1 year ago
1
Ion Schema model uses lists where it should use a set
#264
popematt
closed
1 year ago
0
Adds readers for ordered_elements and fields constraints
#263
popematt
closed
1 year ago
1
Fix ktlintFormat build task
#262
popematt
closed
1 year ago
1
Upgrade to Gradle 8 and use kover for code coverage
#261
popematt
closed
1 year ago
1
Adds readers for element and logic constraints
#260
popematt
closed
1 year ago
2
Adds impl of IonSchemaReaderV2_0 and ion-schema-tests for readers
#259
popematt
closed
1 year ago
1
Adds readers for exponent, precision, and __length constraints
#258
popematt
closed
1 year ago
1
Adds readers for field_names, ieee754_float, and regex
#257
popematt
closed
1 year ago
1
Next