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 Inverse option #60

Open
MagooChris opened this issue Aug 8, 2016 · 1 comment
Open

Add Inverse option #60

MagooChris opened this issue Aug 8, 2016 · 1 comment

Comments

@MagooChris
Copy link

There are Triggers like IsEqualTo and IsNotEqual to, but we have others like IsNullOrEmpty but not a reverse. Maybe it would be better to standardise all of these and have a bool property on each that says if you want it normal or reversed?

Right now I want to goven two states, one on when somthing is null, the other when it's not null...

@MagooChris
Copy link
Author

Thinking more about it, maybe just a ReverseTrigger that takes an ITriggerValue might just do the trick and be simpler...

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