Support additional schmes in URL validation

Author: theoryCreated Aug 15, 2024Updated Dec 16, 2024
LabelsType: Feature

Your environment

Current behavior

URL validation rejects valid URLs such as rsync://master.pgxn.org/pgxn/. Perhaps it's limited to http/https URLs? There are a lot more schemes supported by the standard tho.

Expected behavior

rsync://master.pgxn.org/pgxn/ should be considered valid.

Live demo

Thanks!

Source: jquery-validation/jquery-validation