We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Go to the http://grules-console.appspot.com/
As an example you can insert the following content in the code box:
email isEmail ["Invalid email"] age toPositiveInt ["Invalid age"] >> {it > 18} ["You must be an adult"]