Searched defs:is_valid (Results 1 – 2 of 2) sorted by relevance
/webtrees/tests/app/Services/ | ||
H A D | EmailServiceTest.php | 110 public function testIsValidEmail(string $email, bool $is_valid): void |
/webtrees/app/ | ||
H A D | Age.php | 39 private bool $is_valid; variable in Fisharebest\\Webtrees\\Age |