Check function Validate Last name: Difference between revisions

Created page with "{{Data Integrity Check}} function Validate_Last_name Category:Registry checks"
 
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Data Integrity Check}}
{{Data Integrity Check
| DIC_summary = * can't be blank
* can't start with a space
* can't start with a hyphen
* only allows letters, spaces and hyphens
| DIC_related_concepts = LastName field
| DIC_firmness = hard check
| DIC_timing =
| DIC_app = CCMDB.accdb
| DIC_coding = function ''Validate_Last_name''
| DIC_status = implemented
| DIC_implementation_date = 2008-01-01
}}


This was implemented a long time ago, not clear what date
function Validate_Last_name
function Validate_Last_name


[[Category:Registry checks]]
[[Category:Registry checks]]