History of Constraint validation Revision history for: English (US) Sep 4, 2016, 3:21:04 AM rscharfer According to the validation comment, the only two letter combinations at the end of a Nederland zip that are NOT allowed are SA, SD, and SS. Therefore, every combination with the first letter of T should be valid. Previous Jun 19, 2016, 11:19:04 PM ajaysunarthi Previous Sep 7, 2015, 3:38:26 AM Dan-Dascalescu Rm misleading example because *:required:after doesn't work on replaced elements such as inputs - https://stackoverflow.com/questions/2587669/can-i-use-the-after-pseudo-element-on-an-input-field Previous Aug 25, 2015, 2:08:04 PM cameronwp Previous Jul 11, 2015, 8:40:26 PM Micr Previous Jul 11, 2015, 8:33:50 PM Micr Previous Jan 6, 2015, 4:14:49 AM kosich Previous Sep 23, 2014, 1:26:04 AM Josh_Gallagher Removed duplicate code linking up the onchange event to the postcode validator. Previous Jul 4, 2014, 3:22:24 AM teoli Previous Jun 18, 2014, 4:40:21 PM estelle corrected which input types "required" is valid on.