This is meant as a discussion on whether or not Validation should support type coercion.
It is my belief that many use cases where one needs validation of input data, coercion is also needed. I think especially of posted html forms where every value is a string.