Classes | |
class | Check |
An abstract class designed for searching through the data in the system. More... | |
class | ComparableCheck |
A class designed to check wether a value is between a minimum and maximum value, or equal to either. More... | |
class | EnumCheck |
A class designed to check the validity of an enumerated field. Extends the Check abstract class. More... |