check($value); } /** * Get the validation error message. * * @return string */ public function message() { return '正しくありません。'; } }