gregsdennis/Manatee.Json
A fully object-oriented approach to JSON manipulation, validation, and serialization that focuses on modeling the JSON structure rather than mere string parsing and conversion.
C#MIT
Issues
- 1
Replace invalid utf-32 characters with U+FFFD � REPLACEMENT CHARACTER (0xFFFD)
#292 opened by nikas-belogolov - 1
- 1
- 5
Disable pointers when serializing?
#288 opened by reardonj - 2
additionalProperties of additionalProperties
#287 opened by amosonn - 3
Question about (self) serialization
#284 opened by pekaaw - 4
Bug in ValidationSequence of if-then-else
#282 opened by amosonn - 3
Generate default JSON object from JSON schema
#279 opened by awag72 - 1
- 6
Download loop of draft/2019-09/meta/applicator
#277 opened by KodWhat - 1
JSONPath comparison and standardisation
#275 opened by glyn - 1
Schema analysis
#280 opened by gregsdennis - 6
StackOverflowException when parsing JSON Schema with internal reference
#278 opened by gkalnytskyi-asx - 4
JsonSchema.Validate not working as expected
#274 opened by SanctumPrime - 3
Get embedded schema from definitions of another schema
#273 opened by bard83 - 7
Concurrent validation of the same schema
#271 opened by jack-ohara - 6
- 2
JsonSchemaOptions_BasicDownload writes to Console
#263 opened by reardonj - 7
JsonSerializer does not honor the Options property
#265 opened by svenskmand - 3
- 3
Date format validation
#241 opened by lmenzel - 2
Move the static JsonSchemaOptions into the JsonSchema instance to allow dynamic instance configuration
#266 opened by svenskmand - 5
Easier way to do this?
#264 opened by kentcb - 12
JSON Schema validating a invalid JSON document does not produces error messages
#262 opened by svenskmand - 5
How to validate subschema (like a schema in openapi)?
#246 opened by AtosNicoS - 5
Error messages for additional properties
#254 opened by lmenzel - 1
Add writeOnly to draft 7 meta-schema
#255 opened by gregsdennis - 5
Logging takes a lot of time even when disabled.
#257 opened by idstam - 0
Additional requirements for type generation
#247 opened by gregsdennis - 7
unevaluatedProperties, allOf and $ref
#248 opened by charlesgiroux - 2
No validation error messages
#245 opened by kentcb - 3
Results do not match other implementations
#243 opened by cburgmer - 0
Update to C# 8
#236 opened by gregsdennis - 2
- 4
Replacing $ref paths with resolved objects
#230 opened by SamuelDev - 5
- 10
- 3
JsonSchema as filter
#208 opened by gregsdennis - 3
Any chance this code compiles on Mono/OSX ?
#229 opened by Asc2011 - 2
Slack invite link is no longer working
#227 opened by eraffel-MDSol - 2
- 14
- 0
$ref relative URI Exception
#219 opened by hienng - 8
JSON string maxlength does not support UTF-8
#217 opened by zufler - 4
Support fractional seconds with format: "date-time"
#211 opened by desmondgc - 7
CompilerAttributes causes errors in .NET Standard 1.3 and .NET Standard 2.0
#201 opened by SiberaIndustries - 2
- 5
PropertiesKeyword does not return nestedResults
#209 opened by Iblis - 4
Adjacent escapes incorrectly throw JsonSyntaxException: Invalid UTF-32 code point
#203 opened by DavidSimner - 4