add comment for clarity
This commit is contained in:
parent
a384e816db
commit
e122c3abcb
@ -219,6 +219,7 @@ import MVMCore
|
|||||||
if isNationalMDN {
|
if isNationalMDN {
|
||||||
textField.text = MVMCoreUIUtility.formatMdn(textField.text)
|
textField.text = MVMCoreUIUtility.formatMdn(textField.text)
|
||||||
}
|
}
|
||||||
|
// Validate the base input field along with triggering form field validation rules.
|
||||||
validateText()
|
validateText()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user