VirtoCommerce / vc-platform-core

Project moved to https://github.com/VirtoCommerce/vc-platform/tree/release/3.0.0
Other
38 stars 32 forks source link

FluentValidation catch validation exception but doesn't throw then.. #545

Open kostyrin opened 5 years ago

kostyrin commented 5 years ago

find solution, why doesn't throw exception, for example look at any UnitTest with Assert.Throws. There is PromotionIntegrationTests.cs with the test or can write own test.