![]() |
Iridescence 1.00
Embedded Graphic Framework
|
Base class for the validators. More...
#include <ds_edit.h>
Public Member Functions | |
virtual bool | operator() (const DsString &text)=0 |
Validates the text input. | |
Base class for the validators.
|
pure virtual |
Validates the text input.
text | DsSring containing the input text |