#6: Custom validation rule
RSV provides functions for most of the common validation tasks, like checking a field is required, validating an email address, checking it's an integer, etc. but sometimes you need to define your own rules. This example shows you how to make up your own pass it to RSV.