NJsonSchema
NJsonSchema copied to clipboard
MaxItems not nullable
JsonSchema.MaxItems should be of type int?, because 0 is (or at least seems to be) a valid configuration to ensure that the array must be empty.