Creates and manages a temporary wx.TextCtrl for validation purposes.
Uses wx.propgrid.PropertyGrid’s current editor, if available.
Possible constructors:
PGInDialogValidator()
Creates and manages a temporary TextCtrl for validation purposes.
propGrid (wx.propgrid.PropertyGrid) –
validator (wx.Validator) –
value (string) –
bool