• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aplus-framework / mvc / 16357225248

17 Jul 2025 10:10PM UTC coverage: 100.0%. Remained the same
16357225248

push

github

natanfelles
Adds links to service pages

1833 of 1833 relevant lines covered (100.0%)

10.63 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Languages/en/validation.php
1
<?php
2
/*
3
 * This file is part of Aplus Framework MVC Library.
4
 *
5
 * (c) Natan Felles <natanfelles@gmail.com>
6
 *
7
 * For the full copyright and license information, please view the LICENSE
8
 * file that was distributed with this source code.
9
 */
10
return [
17✔
11
    'exist' => 'The {field} field does not exist.',
17✔
12
    'existMany' => 'The {field} field has at least one value that does not exist.',
17✔
13
    'notUnique' => 'The {field} field is not registered.',
17✔
14
    'unique' => 'The {field} field has already been registered.',
17✔
15
];
17✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc