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

aplus-framework / mvc / 15792038249

01 Mar 2025 01:17AM UTC coverage: 100.0%. Remained the same
15792038249

push

github

natanfelles
Update section order in the user guide

1829 of 1829 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/es/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 [
1✔
11
    'exist' => 'El campo {field} no existe.',
1✔
12
    'existMany' => 'El campo {field} tiene al menos un valor que no existe.',
1✔
13
    'notUnique' => 'El campo {field} no está registrado.',
1✔
14
    'unique' => 'El campo {field} ya se ha registrado. ',
1✔
15
];
1✔
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