Skip to content

add more validations for format and multipleOf #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

tanmaykm
Copy link
Member

  • add validations for multipleOf
  • add validations for some format specifiers for string, number and integer types
  • convert to string when numbers are assigned to string types in models, because some languages may send data with numbers when the format specifier for string type allows it

- add validations for `multipleOf`
- add validations for some `format` specifiers for string, number and integer types
- convert to string when numbers are assigned to string types in models, because some languages may send data with numbers when the format specifier for string type allows it
@tanmaykm
Copy link
Member Author

CI has been having issues on this repo. Tests pass locally, will merge

@tanmaykm tanmaykm merged commit c9235c8 into main Dec 29, 2022
@delete-merged-branch delete-merged-branch bot deleted the tan/misc branch December 29, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant