private async Task CorrectFlow() { Category = Builder <Category> .CreateNew() .Build(); await CategoryValidator.SetValidatorSuccess(); }