Is there a standard framework for .NET parameter validation that uses attributes?
- by spoon16
Is there a standard framework (maybe part of Enterprise Library... or .NET itself) that allows you to do common parameter validation in method attributes?