tuweni / org.apache.tuweni.config / PropertyValidator / isURL

isURL

open static fun isURL(): PropertyValidator<String> (source)

A validator that ensures a property, if present, is a well-formed URL.

Return
A validator that ensures a property, if present, is a well-formed URL.