Validation should pass the ConverterParameter argument to the IValueConverter for validation
description
The validation binding calls an associated IValueConverter if present, before performing the validation.
If the converter has been given a ConverterParameter in the Binding, this value should be passed to the converter.