Home
last modified time | relevance | path

Searched refs:LENGTH_VIOLATION (Results 1 – 2 of 2) sorted by relevance

/plugin/passpolicy/
H A Dhelper.php58 const LENGTH_VIOLATION = 1; define in helper_plugin_passpolicy
176 $this->error = helper_plugin_passpolicy::LENGTH_VIOLATION;
/plugin/passpolicy/_test/
H A DHelperTest.php67 $this->assertEquals(\helper_plugin_passpolicy::LENGTH_VIOLATION, $policy->error);