Check function Validate Last name: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check}} function Validate_Last_name Category:Registry checks" |
Ttenbergen (talk | contribs) mNo edit summary |
||
| 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.mdb | |||
| 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]] | ||
Revision as of 16:11, 26 October 2018
| Data Integrity Checks | |
| Summary: | * can't be blank
|
| Related: | LastName field |
| Firmness: | hard check |
| Timing: | |
| App: | CCMDB.mdb |
| Coding: | function Validate_Last_name |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2008-01-01 |
| Backlogged: | true |
This was implemented a long time ago, not clear what date function Validate_Last_name