OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Use code contracts for parameter validation #6

Open Andy-Wilkinson opened 10 years ago

Andy-Wilkinson commented 10 years ago

"What do you think about using of Code Contracts instead of if-throw pattern for preconditions and add postconditions if necessary?"

from http://okra.codeplex.com/discussions/397791