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

docs: Added expressions for validating if a field is empty or not #4353

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

svandenhoek
Copy link
Contributor

What are the main changes you did:

Added docs describing the following scenarios:

  1. Validating that a field must be filled
Schermopname.2024-10-14.om.12.19.42.mov
  1. Validating that a field must be empty
Schermopname.2024-10-14.om.12.20.31.mov

how to test:

  • Create schema/table where c2 has the validation as mentioned in the docs referring to c1 (see also videos where the error message also shows the used expression).

todo:

  • updated docs in case of new feature
  • added/updated tests
  • added/updated testplan to include a test for this fix, including ref to bug using # notation

Copy link

sonarcloud bot commented Oct 14, 2024

@svandenhoek svandenhoek merged commit 4958f7f into master Oct 14, 2024
4 of 5 checks passed
@svandenhoek svandenhoek deleted the docs/validation_empty branch October 14, 2024 11:06
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.

2 participants