Create a validator that has the ability to use a
DataSource to access a database and execute a query.
Given the query, provide some ability to perform
comparisons, etc. This will provide the generic
ability to perform validations that require validations
against data in a database.