MS
This commit is contained in:
@@ -132,9 +132,6 @@ Public Class ClassControlValues
|
||||
If IsNothing(metadata.Required) OrElse metadata.Required = False Then
|
||||
Continue For
|
||||
End If
|
||||
If Control.Name = "Jährllicher Betrag" Then
|
||||
Console.WriteLine("Obacht")
|
||||
End If
|
||||
If Not ControlHasValue(Control) And Control.Enabled = True Then
|
||||
missingValues.Add(Control.Name)
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user