Skip to content

Commit a8ef450

Browse files
feat(validation): validation rules based on closures
1 parent 03b89a6 commit a8ef450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/validation/src/Rules/Custom.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use ReflectionFunction;
1111
use Tempest\Validation\Rule;
1212

13+
1314
/**
1415
* Custom validation rule defined by a closure.
1516
*

0 commit comments

Comments
 (0)