Check Function Validate PostalCode: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "{{Data Integrity Check}} Category:Registry checks Category: Postal Codes"
 
mNo edit summary
Line 1: Line 1:
{{Data Integrity Check}}
{{Data Integrity Check}}
Implemented in ''Function Validate_PostalCode()'' and ''Function is_valid_postalcode''
* will reject empty field
* will reject invalid postal code (ie not PC Like "[A-X]#[A-Z]#[A-Z]#")


[[Category:Registry checks]]
[[Category:Registry checks]]
[[Category: Postal Codes]]
[[Category:Postal Codes]]

Revision as of 11:44, 26 October 2018

Data Integrity Checks
Summary: not entered
Related:
Firmness: not entered
Timing: always
App: not entered
Coding: not entered
Uses L Problem table: not relevant for this app
Status: not entered
Implementation Date: not entered
Backlogged: true
  • Cargo


  • SMW


  • Categories:

[[Category:{{{DIC_app}}}]] 

  • form:

Implemented in Function Validate_PostalCode() and Function is_valid_postalcode

  • will reject empty field
  • will reject invalid postal code (ie not PC Like "[A-X]#[A-Z]#[A-Z]#")