- adds the contains validator
- adds the url validator
- refactors the email validator to use apache commons email validator
- fixes custom error message for nested validators
- adds contextual validators
- adds conditional validators
- adds the ability to compose and nest validators
- refactors how validators work