I'm using binding to influence an object's color based on database data, and when there is no data in the database to be referenced, I get this red outline with a red dot to signify that there's some kind of error. How do I make this go away if there's no data in the database to use to influence the binding?