-
First off, thanks a lot basz for the work you've put into this code, the UriPathStrategy is exactly what I need for some SEO optimization.
Unfortunately, when I added in the `'uripath'` option to m…
-
Dependent on #124
-
Do I need to configure the bundle in config.yml via the config:dump-reference?
-
If I use the validation with checkExistence=true
```
@Vatin(checkExistence=true)
```
I am getting the following error:
Error communicating with VIES service
500 Internal Server Error - ViesExceptio…
-
Hi
We are using Laravel 5.2 and cannot get the validation message to be translated. We placed the `vat_number` key inside the `validation.php` file, but we always get: `vatnumber-validator::validatio…
-
```KEYWORD ${rc}, ${container} = OperatingSystem . Run And Return Rc And Output docker %{VCH-PARAMS} create busybox /bin/top
Documentation:
Runs the given command in the system and returns the RC a…
-
I made an issue on difi/vefa-validator#27 and I might have created it on the wrong repo.
Maybe this is the repo where I should have asked. Can you help?
-
This is a (multiple allowed):
- [ ] bug
- [x] enhancement
- [ ] feature-discussion (RFC)
- CakePHP Version: 3.3.2
- Platform and Target: Ubuntu 16.04.1 LTS, Apache2 with mod_php.
### What you did
On…
-
I use InputFilterAbstractServiceFactory to create input filters. I need to create validator which require another input filter. Every thing works great, but when required input filter contains same va…
-
We tried to use the model field `VATINField` including its validator without the form field. But it doesn't work as expected. The documentation says:
> ```
> from vies.models import VATINField
> from…