Ogunbiyi Ibrahim
Ogunbiyi Ibrahim
Thanks @andrylyaschevsky for this PR can we make all numeric check stand as one instead of having int and float separately we can just make it a general numeric check.
This is schema type of validation there is not support for schema validation but we can look in that direction also.
You can checkout this package https://pypi.org/project/jsonschema/ for insights.
Thanks will look into this.