Check Function Validate PostalCode: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Data Integrity Check}}
{{Data Integrity Check
|DIC_summary=Validates that [[Postal Code field]] only contains characters in format allowed for a postal code
|DIC_related_concepts=[[Postal Code field]]
|DIC_firmness=hard check
|DIC_timing=complete
|DIC_coding=Function ''Validate_PostalCode''
|DIC_implementation_date=2016-03-24
|DIC_status=implemented
}}
Implementation date was earlier than that when we had this in a tmp field; it has been checked for longer than this.


Implemented in ''Function Validate_PostalCode()'' and ''Function is_valid_postalcode''
Implemented in ''Function Validate_PostalCode()'' and ''Function is_valid_postalcode''