Check function Validate First name: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{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_concept..." |
Ttenbergen (talk | contribs) m Text replacement - "CCMDB.mdb" to "CCMDB.accdb" |
||
| Line 7: | Line 7: | ||
| DIC_related_concepts = FirstName field | | DIC_related_concepts = FirstName field | ||
| DIC_firmness = hard check | | DIC_firmness = hard check | ||
| DIC_app = CCMDB. | | DIC_app = CCMDB.accdb | ||
| DIC_coding = function ''Validate_First_name'' | | DIC_coding = function ''Validate_First_name'' | ||
| DIC_status = implemented | | DIC_status = implemented | ||
Latest revision as of 10:43, 22 September 2019
| Data Integrity Checks | |
| Summary: | * can't be blank
|
| Related: | FirstName field |
| Firmness: | hard check |
| Timing: | always |
| App: | CCMDB.accdb |
| Coding: | function Validate_First_name |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2008-01-01 |
| Backlogged: | true |