Inverse of required and equal #148
JonasFovea
started this conversation in
Ideas
Replies: 1 comment
-
With equal I mean the inner equality check like with the length. However having a general equality or inequality check for a specific value would be beneficial too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've just had a look over the examples, and stumbled about the fact that you can validate for Some, but not None.
Maybe that's something one would want to have.
Similarly, to check if a value is unequal can be useful in some cases.
Beta Was this translation helpful? Give feedback.
All reactions