What steps will reproduce the problem?
1. Implement an IInputContentContainer
2. Register an IValidateable with the register method
3. Change the validation result of the validatable
3. Fire a validation condition changed method on the validatable
4. The input composites ValidationLabel does not update the validation state
What is the expected output? What do you see instead?
The label changes