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

Add require_success to functions like casting and regex #26

Open
thomasborgen opened this issue Sep 26, 2021 · 0 comments
Open

Add require_success to functions like casting and regex #26

thomasborgen opened this issue Sep 26, 2021 · 0 comments

Comments

@thomasborgen
Copy link
Contributor

require_success will make sure mapping stops if for example casting fails. This can happen when input data is not expected type and type conversion is impossible. If statements can also fail this way when using in or contains.

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

No branches or pull requests

1 participant