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