|
Re: Oracle Adf Validation [message #607937 is a reply to message #607936] |
Thu, 13 February 2014 11:57 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Validation type is a select list item. Regular Expression is just one of many types you can select from the list. If you don't know what regular expressions are, then you probably don't want to use them. Therefore, first read about regular expressions in order to see what they are capable of. Then you'll know if you might use them. Just don't get overexcited because - as long as they can do wonderful things (validations in your case), perhaps the same can be done in a different, oldfashioned manner which also performs better.
|
|
|