Check function Validate Last name: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
 
Line 7: Line 7:
| DIC_firmness = hard check
| DIC_firmness = hard check
| DIC_timing =
| DIC_timing =
| DIC_app = CCMDB.mdb
| DIC_app = CCMDB.accdb
| DIC_coding = function ''Validate_Last_name''
| DIC_coding = function ''Validate_Last_name''
| DIC_status = implemented
| DIC_status = implemented

Latest revision as of 11:46, 22 September 2019

Data Integrity Checks
Summary: * can't be blank
  • can't start with a space
  • can't start with a hyphen
  • only allows letters, spaces and hyphens
Related: LastName field
Firmness: hard check
Timing:
App: CCMDB.accdb
Coding: function Validate_Last_name
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2008-01-01
Backlogged: true
  • Cargo


  • SMW


  • Categories:  
  • form:

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