NJsonSchema.Converters
Namespace with 4 public types
Classes
JsonExceptionConverter
A converter to correctly serialize exception objects.
JsonInheritanceAttribute
Defines a child class in the inheritance chain.
JsonInheritanceConverter
Defines the class as inheritance base class and adds a discriminator property to the serialized object.
JsonReferenceConverter
Regenerates reference paths and correctly generates $ref properties.