In some cases, the view will have properties used by a getter. In these situations, the getter will need UI validation, not necessarily to store the value just to check the value. The getter should return errors when the compute is resolved if value doesn't pass validation.