Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / docs / doxygen / groups / class_validator.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_validator.h
3 // Purpose: Validator classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_validator Validators
11 @ingroup group_class
12
13 These are the window validators, used for filtering and validating user input.
14
15 Related Overviews: @ref overview_validator
16
17 */
18