Andy Challis

Results 61 comments of Andy Challis

So it be possible to write the color validation/parsing in rust within pydantic-extra? Perhaps something we could showcase for others trying to expand on the plugins

Any progress on this?

Alternatively define the array of enumerated values and then define the type from that, then it will avoid the typescript enum issues

Reformatting here for contributors ### Not functional - returns list of empty dicts ```json { "$ref": "#/definitions/Task", "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "Task": { "properties": { "taskDuration": { "description":...

This is hard as the schema doesnt constrain it to only using the "default" otherwise it should be "const". This is because the "default" is a non restrictive keyword, unlike...

As far as I can read, this doesn't seem to effect the way the resulting object that is generated would change... So I'm closing this issue, if someone can provide...

If there is demand for this, please add examples of what you expect.

Completed in https://github.com/ghandic/jsf/pull/60

Moved the PR to this one to avoid all of the formatting issues https://github.com/ghandic/jsf/pull/49/files