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

AJV option turned on for referencing data in schema #2026

Closed
wants to merge 1 commit into from

Conversation

daviduhlir
Copy link

This option will enable to reference data from form to use it in schema. Switch this option to true should not affect anything else.

[Please describe them here]

If this is related to existing tickets, include links to them as well.

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@heath-freenome
Copy link
Member

Closing this because in the upcoming @rjsf v5 release we refactored the ajv 6 validator into its own package @rjsf/validator-ajv6. This package allows you to create your validator with custom ajv options, such as $data thereby giving you more control over how it functions. For more information see PR #2929

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.

None yet

2 participants