1 write to DefaultValue
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
324
propertySchema.
DefaultValue
= defaultValue;
1 reference to DefaultValue
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
436
objSchema.Add(JsonSchemaConstants.DefaultPropertyName,
DefaultValue
);