Constantin Costescu
Constantin Costescu
@leobeal This was already a capability of the library since 2015. You can use `org.iban4j.Iban#valueOf(java.lang.String, org.iban4j.IbanFormat)`. This will either return an Iban instance or throw an error is the iban...
@puryagh Can you provide more information? what library version are you using? On latest version, 5.1.1, the ☝️ is correctly detected as emoji. ``` @Test void test_point_up_emoji() { // both...
Any updates on this issue? @mkirchmann were you able to get your container to run from the URL?
Are there any updates regarding assertj support?