FIX. RadGridView - GridViewMaskBoxColumn with regex mask throws an exception upon validation
To reproduce:
-Add GridViewMaskBoxColumn to a grid.
-Set the Mask type to Regex and set any mask you want.
-When you leave the cell NullRefernceException is thrown.