<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Validation on ilham.dev</title><link>https://ilham.dev/tags/validation/</link><description>Recent content in Validation on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/validation/index.xml" rel="self" type="application/rss+xml"/><item><title>How I check an IBAN before using bank details</title><link>https://ilham.dev/posts/how-to-check-an-iban-before-sending-bank-details/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-check-an-iban-before-sending-bank-details/</guid><description>An IBAN check can validate structure and check digits, but it does not prove the account belongs to the intended person.
The IBAN Validator tool helps me inspect the input and output without writing a one-off script first.</description></item><item><title>How I parse phone numbers before saving them</title><link>https://ilham.dev/posts/how-to-parse-phone-numbers-before-saving-them/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-parse-phone-numbers-before-saving-them/</guid><description>Phone numbers are easier to store and compare when they are normalized to a consistent international format.
The Phone Parser tool helps me inspect the input and output without writing a one-off script first.</description></item></channel></rss>