Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard

Diff Revisions e90cb4 ... vs 4bc36b ... for ruralHouses client/src/gui/HouseFeaturesGUI.java

Diff revisions: vs.
  @@ -290,7 +290,6 @@
290 290 + e1.toString());
291 291 }
292 292
293 - //RegExp to see if telephone number is correct??TODO
294 293 if (telIn.getText().matches("[976]\\d{2}[.\\- ]?\\d{3}[.\\- ]?\\d{3}")
295 294 && mailField
296 295 .getText()