Can a layout region have any field validation?

I have a field that uses @DialogBox to present another form with a layout region. I am trying to create an input validation and it does not seem to work properly. I then tried to add some script to the exiting event of the field, but that did not work either. Can a layout region contain any kind of validation?

Subject: * Nevermind, it can - got it.