Merge branch 'bugfix/field_errors_fix' into 'develop'
validation causes bug. See merge request BPHV_MIPS/mvm_core_ui!753
This commit is contained in:
commit
d4e438e278
@ -325,7 +325,6 @@ import UIKit
|
|||||||
self.text = ""
|
self.text = ""
|
||||||
model.shouldClearText = false
|
model.shouldClearText = false
|
||||||
}
|
}
|
||||||
_ = FormValidator.validate(delegate: self.delegateObject?.formHolderDelegate)
|
|
||||||
self.updateValidation(validState)
|
self.updateValidation(validState)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user