Error!
Success!

Validating WCF services with System.ComponentModel.DataAnnotions

0
kicks

Validating WCF services with System.ComponentModel.DataAnnotions  (Unpublished)

All WCF services operations need some level of parameter validation to ensure that the data passed to the operation is present and correct. Two popular methods are manual checking and the Validation Application Block (VAB) from Enterprise Library. This article discusses another option - using the validation features from System.ComponentModel.DataAnnotations.


Kicked By:
Drop Kicked By: