validation causes bug. removed
This commit is contained in:
parent
b2d7f5a0ab
commit
594b223f54
@ -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