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

Allow to define combined annotations within DL which can combine annotations into 1 accumulated annotation #5

Open
studio42gmbh opened this issue Apr 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@studio42gmbh
Copy link
Owner

studio42gmbh commented Apr 18, 2022

It would be cool if it was possible to combine annotations into a new annotation with boolean operations and parameter presets

something like:

annotation myKeyword(maxLength) (required & length(4, maxLength)) & !upperCase;

by that you could use annotations to build contracts from it.

@studio42gmbh studio42gmbh added the enhancement New feature or request label Apr 18, 2022
@studio42gmbh studio42gmbh added this to To do in Road to Beta via automation Apr 18, 2022
@studio42gmbh studio42gmbh moved this from To do to Ideas in Road to Beta Apr 18, 2022
@studio42gmbh studio42gmbh self-assigned this Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant