We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6dff3 commit ea367d8Copy full SHA for ea367d8
src/Constraints/IdVN.php
@@ -10,6 +10,8 @@
10
use Symfony\Component\Validator\Constraint;
11
12
/**
13
+ * @Annotation
14
+ *
15
* @author Vuong Minh <vuongxuongminh@gmail.com>
16
* @since 1.0.0
17
*/
src/Constraints/IpVN.php
@@ -11,6 +11,8 @@
use PHPViet\Validation\Rules\IpVN as BaseIpVN;
18
src/Constraints/LandLineVN.php
0 commit comments