Derek Holmes

Results 3 issues of Derek Holmes

I would like the ability to ignore errors regarding casing. The problem is validating json with improper casing ie {Name:"Derek"} vs {name:"Derek"} generates the error "NoAdditionalPropertiesAllowed". This is the same...

type: enhancement
help wanted

When using the generator: ``` var schemaGenerator = new JSchemaGenerator { DefaultRequired = Required.DisallowNull }; ``` Any model with the "Required" attribute on the model is forced to be "Required.Always"...

Left off, trying to find out why a child library has issues with Tasks