TextValueInputControllerIStringValidator Interface |
Provides an interface to a validator to validates the user input
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface IStringValidator
The TextValueInputControllerIStringValidator type exposes the following members.
Methods | Name | Description |
---|
| Validate |
Validates if the user input in txt is valid user input.
|
TopSee Also