Re: It is okay for things to break in the future!
Ihe Onwuka <[email protected]>
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <CALfs7+xcqw9hxjwysjEfKHVAPneL-jv04bbZUJEdCSMLDT35oQ@mail.gmail.com> |
There is an insurance/pensions company based in Scotland who have built UK postcodes into the security checks for accessing services online. You have to mail in your request from abroad if you don't live in the UK. On Wed, Aug 31, 2022 at 4:04 AM Michael Kay <[email protected]> wrote: > > > > This is a really, really common mistake made by inexperienced developers > - we used to see this all the time in phone number formats, for example. > Then mobile numbers came along and changed the formats. And international > phone calls became really common, necessitating country codes as a standard > part of phone numbers. Etc etc etc :) > > > > I have had to invent an imaginary US phone number before now in order to > get past such stupid validation rules. > > A golden rule of validation - never force your users to enter incorrect > data in order to get past your validation rules! > > Another case I enountered was where the system had a minimum age for > employees of 16, but many countries allow you to employ 15-year olds. So > they got around it by entering an incorrect date of birth. Validation is > there to improve the data quality, not to make it worse! > > Michael Kay > Saxonica > > > _______________________________________________________________________ > > XML-DEV is a publicly archived, unmoderated list hosted by OASIS > to support XML implementation and development. To minimize > spam in the archives, you must subscribe before posting. > > [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ > Or unsubscribe: [email protected] > subscribe: [email protected] > List archive: http://lists.xml.org/archives/xml-dev/ > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php > >