[bisq-network/bisq] IBAN validation for SEPA account (PR #6107)

Christoph Atteneder notifications at github.com
Thu Mar 17 14:45:50 CET 2022


@ripcurlx commented on this pull request.



> @@ -120,14 +127,34 @@ public void addFormForAddAccount() {
             sepaAccount.setCountry(country);
         }
 
+        ibanInputTextField.textProperty().addListener((ov, oldValue, newValue) -> {

Is there a reason why you introduce another listener to the textProperty?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/6107#pullrequestreview-913165655
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/6107/review/913165655 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220317/f31e8918/attachment.htm>


More information about the bisq-github mailing list