this contains the class which allows the ViewConfig to select the appropriate validator for the given field
Classes:
Name Description
ValidatorSelecter Parent Class
SAValidatorSelector Selecter Based on sqlalchemy field types
DatabaseViewValidatorSelector Database View always selects the same validator
TableDefValidatorSelector Table def fields use the same validator
Exceptions:
None
Functions:
None
Copyright (c) 2007-10 Christopher Perkins
Original Version by Christopher Perkins 2007
Released under MIT license.