isStrictUrl function

IValidator isStrictUrl()

Implementation

IValidator isStrictUrl() => isUrl(strict: true);