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