Files
wx_wherigo/libs/wxWidgets-3.3.1/docs/doxygen/groups/class_validator.h
2026-02-14 09:47:24 +01:00

19 lines
499 B
C

/////////////////////////////////////////////////////////////////////////////
// Name: class_validator.h
// Purpose: Validator classes group docs
// Author: wxWidgets team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
@defgroup group_class_validator Validators
@ingroup group_class
These are the window validators, used for filtering and validating user input.
Related Overviews: @ref overview_validator
*/