added validationrule for integer and double values, SIValueConverter for...
added validationrule for integer and double values, SIValueConverter for double values is only called at LostFocus event
Showing
- VECTO3GUI/Helper/Converter/SIValueConverter.cs 2 additions, 1 deletionVECTO3GUI/Helper/Converter/SIValueConverter.cs
- VECTO3GUI/Helper/SerializeHelper.cs 3 additions, 2 deletionsVECTO3GUI/Helper/SerializeHelper.cs
- VECTO3GUI/Helper/Validation/DoubleValidator.cs 54 additions, 0 deletionsVECTO3GUI/Helper/Validation/DoubleValidator.cs
- VECTO3GUI/Helper/Validation/DoubleValidatorConfig.cs 75 additions, 0 deletionsVECTO3GUI/Helper/Validation/DoubleValidatorConfig.cs
- VECTO3GUI/Helper/Validation/IntegerValidator.cs 13 additions, 73 deletionsVECTO3GUI/Helper/Validation/IntegerValidator.cs
- VECTO3GUI/Helper/Validation/IntegerValidatorConfig.cs 0 additions, 17 deletionsVECTO3GUI/Helper/Validation/IntegerValidatorConfig.cs
- VECTO3GUI/VECTO3GUI.csproj 2 additions, 0 deletionsVECTO3GUI/VECTO3GUI.csproj
- VECTO3GUI/ViewModel/Impl/JobEntry.cs 1 addition, 2 deletionsVECTO3GUI/ViewModel/Impl/JobEntry.cs
- VECTO3GUI/Views/ComponentViews/Declaration/AirdragDeclarationView.xaml 1 addition, 1 deletion...ws/ComponentViews/Declaration/AirdragDeclarationView.xaml
- VECTO3GUI/Views/ComponentViews/Declaration/AuxiliariesDeclarationView.xaml 15 additions, 3 deletions...omponentViews/Declaration/AuxiliariesDeclarationView.xaml
- VECTO3GUI/Views/ComponentViews/Declaration/CompleteVehicleBusView.xaml 116 additions, 28 deletions...ws/ComponentViews/Declaration/CompleteVehicleBusView.xaml
- VECTO3GUI/Views/CustomControls/IntegerVectoParameterControl.xaml 1 addition, 1 deletion...UI/Views/CustomControls/IntegerVectoParameterControl.xaml
Loading
Please register or sign in to comment