I\'m currently developing a WCF RESTful service. Within the validation of the POST data, I am throwing exceptions if the request XML does not conform to our business rules.
Try this,
OperationContext.Current.RequestContext.RequestMessage