Skip to content
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

Strictly type check field validators #409

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

crutchcorn
Copy link
Member

This PR:

  • Implements more strict type checking for FieldOptions based on the field name if the explicit form value is not passed
  • Adds initial type tests to validate functionality of new strict type checks
  • Renames some .tsx test files to .ts as they're not related to React

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@crutchcorn crutchcorn merged commit caba021 into main Aug 29, 2023
4 of 5 checks passed
@crutchcorn crutchcorn deleted the strictly-type-check-field-validators branch August 29, 2023 08:02
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