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.
MIT License
198 stars 32 forks source link

added format validation details #196

Closed gregsdennis closed 5 years ago

gregsdennis commented 5 years ago

Resolves #193