Microsoft Deployment Toolkit
Documentation Library Overview
Validators
are components that can validate a single control on your page. The
easiest way to implement a validator is to make it a subclass of
the BaseValidator class, which is defined
in the BaseValidator.h header file.