trait UrlRule (View source)

Methods

void
compileUrl(string $key, string $masque)

Compile Url Rule

Details

protected void compileUrl(string $key, string $masque)

Compile Url Rule

[url] Check that the contents of the field is a well-formed URL.

Parameters

string $key
string $masque

Return Value

void