Function Validate_GCS_Verbal
Jump to navigation
Jump to search
| Data Integrity Checks | |
| Summary: | validates the AP_Verbal field:
|
| Related: | AP_Verbal field |
| Firmness: | hard check |
| Timing: | |
| App: | CCMDB.accdb |
| Coding: | Function Validate_GCS_Verbal |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2008-01-01 |
| Backlogged: | true |
Log
- 2026-05-07 - found that whitespace and leading zeros were slipping through because built-in isNumeric() allows them, replaced with purpose-built isRealNumeric()
Related articles
| Related articles: |