NJsonSchema.Annotations
Namespace with 5 public types
Classes
CanBeNullAttribute
Indicates that the value of the marked element is nullable.
JsonSchemaAttribute
Annotation to specify the JSON Schema type for the given class.
JsonSchemaExtensionDataAttribute
Adds an extension data property to a class or property.
MultipleOfAttribute
Attribute to set the multipleOf parameter of a JSON Schema.
NotNullAttribute
Indicates that the value of the marked element could never be null.