FirstName field: Difference between revisions
No edit summary |
Ttenbergen (talk | contribs) |
||
| Line 23: | Line 23: | ||
{{PHI_Data}} | {{PHI_Data}} | ||
=={{ | ==Cross checks== | ||
{{Data Integrity Check | |||
| DIC_summary = | |||
* can't be blank | * can't be blank | ||
* can't start with a space | * can't start with a space | ||
* can't start with a hyphen | * can't start with a hyphen | ||
* only allows letters, spaces and hyphens | * only allows letters, spaces and hyphens | ||
| DIC_related_concepts = [[FirstName field]] | |||
| DIC_firmness = hard check | |||
| DIC_app = CCMDB.mdb | |||
| DIC_coding = function ''Validate_First_name'' | |||
| DIC_status = implemented | |||
| DIC_implementation_date = 2008-01-01 | |||
}} | |||
== Legacy info == | == Legacy info == | ||