Open YeGaSoft opened 3 days ago
When Saving it triggers a Validation in ViewModel. When there are Validation-Errors, it will set HasValidationErrors to true, but it will never be set to false even when all Validation-Errors are resolved.
HasValidationErrors
When Saving it triggers a Validation in ViewModel. When there are Validation-Errors, it will set
HasValidationErrors
to true, but it will never be set to false even when all Validation-Errors are resolved.