Home
last modified time | relevance | path

Searched defs:is_valid (Results 1 – 2 of 2) sorted by relevance

/webtrees/tests/app/Services/
H A DEmailServiceTest.php110 public function testIsValidEmail(string $email, bool $is_valid): void
/webtrees/app/
H A DAge.php39 private bool $is_valid; variable in Fisharebest\\Webtrees\\Age