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

Support interdependent fields for more accurate metadata validation #1204

Open
johardi opened this issue Apr 10, 2024 · 0 comments
Open

Support interdependent fields for more accurate metadata validation #1204

johardi opened this issue Apr 10, 2024 · 0 comments

Comments

@johardi
Copy link
Member

johardi commented Apr 10, 2024

Here are some scenarios:

  1. Consider a template featuring "measurement_value" and "measurement_unit" fields. These fields are linked, meaning if a "measurement_value" is provided, its corresponding "measurement_unit" must also be filled in to ensure completeness and coherence.

  2. In another scenario, a template includes a boolean field. If users select true for this field, they are then required to complete an additional five extra fields related to this boolean choice, ensuring that all necessary information is captured based on their initial affirmative response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant