I have a Validation method and a validation counter, I fire an event when the count of errors is equal to a number. How do I terminate the validation process? Maybe I should use Observer pattern?I have a Validation method and a validation cou
I have a Validation method and a validation counter, I fire an event when the count of errors is equal to a number. How do I terminate the validation process? Maybe I should use Observer pattern?I have a Validation method and a validation cou