<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>validate on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/validate/</link><description>Recent content in validate on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/validate/index.xml" rel="self" type="application/rss+xml"/><item><title>Validate with Regular Expressions! (advanced)</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/validate-with-regular-expressions-advanced/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/validate-with-regular-expressions-advanced/</guid><description>Do you want to use Regular Expressions to validate your input? Yes, you can! But be aware that RegEx is a very delicate language and takes some time and effort to understand. Luckily there is quite some helpful website to get you going.
Note: Please know that we support a plain syntax (new RegExp(pattern[, flags]) - the one used in JavaScript.). At the bottom of this page, you can find some very helpful links to get you going with RegEx!</description></item></channel></rss>