These are the window validators, used for filtering and validating user input.
Related Overviews: wxValidator Overview
Classes | |
class | wxGenericValidator |
wxGenericValidator performs data transfer (but not validation or filtering) for many type of controls. More... | |
class | wxValidator |
wxValidator is the base class for a family of validator classes that mediate between a class of control, and application data. More... | |
class | wxTextValidator |
wxTextValidator validates text controls, providing a variety of filtering behaviours. More... |
![]() |
[ top ] |