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
- 3
Split into multiple libraries by function
#169 opened by gregsdennis - 0
Line numbers on parsing errors
#200 opened by gregsdennis - 20
Generate JSON-Schema
#121 opened by mikemol - 4
JSON Schema 8
#175 opened by gregsdennis - 0
Newtonsoft -> Manatee conversion lib
#155 opened by gregsdennis - 1
JSON test cases
#136 opened by gregsdennis - 19
Customizable Schema Validation Error Messages
#161 opened by jinhong- - 0
Fun with attributes (serialization feature)
#199 opened by gregsdennis - 6
Invalid URI Exception for local references
#148 opened by jamlen - 10
Not intuitive error message when value for property Format is not recognized
#193 opened by GregBalajewicz - 9
Not intuitive error message when top schema is a $ref
#194 opened by lbcsy - 1
Parsing improvements
#178 opened by gregsdennis - 0
Not intuitive error message when value for property Format is not recognized
#192 opened by GregBalajewicz - 1
Validate a schema against one draft
#187 opened by lalexf - 0
- 1
- 9
Bug in IfThenElse
#163 opened by jinhong- - 0
Loose keyword validation should be overrideable
#177 opened by gregsdennis - 4
Schema 7 support of aggregated annotations
#112 opened by gregsdennis - 2
- 0
Concurrency issue with serialization
#179 opened by gregsdennis - 11
Relative reference to parent folder in url
#173 opened by bluecitylights - 1
Meta schemas have been updated.
#170 opened by gregsdennis - 1
JsonLogic
#164 opened by gregsdennis - 9
Also support int64 (long) for JsonValue
#151 opened by StefH - 1
New schema implementation idea
#166 opened by gregsdennis - 6
Remove StringFormatMethodAttribute from project please
#150 opened by StefH - 14
OneOf/required schema validation issue
#167 opened by ikenne - 3
Loading JSON schemas from a file for validation
#165 opened by ikenne - 0
JSONata support
#160 opened by gregsdennis - 0
- 2
- 7
Failed to install into project using .Net 4.5.2
#143 opened by lbcsy - 6
Extending schemas
#139 opened by gregsdennis - 6
Is Yaml validation supported ?
#144 opened by guy-lud - 1
Serialization creates references for equal URLs
#145 opened by gregsdennis - 6
- 0
Serializing nullable enum throws
#137 opened by gregsdennis - 2
Ensure conformance to RFC 8259
#129 opened by gregsdennis - 4
Set up build on PR
#117 opened by gregsdennis - 1
JSON Pointer
#115 opened by gregsdennis - 4
Serialization of equivalent struct types incorrectly triggers #Ref semantics
#130 opened by sixlettervariables - 6
- 0
Invitation to discuss key draft-08 feature
#111 opened by handrews - 2
[Question] Is it possible to validate JSON object against schema sub-definitions?
#131 opened by antonGritsenko - 1
Add RFC 3339 as a date/time format
#109 opened by gregsdennis - 0
Autopopulated properties should be deserialized
#110 opened by gregsdennis - 0
Expose ISerializationDelegateProvider
#108 opened by gregsdennis - 1
Error: Duplicate type name within an assembly.
#106 opened by gregsdennis - 0
Deserialize Dictionary<Enum, object>
#103 opened by gregsdennis