-
From a first look, It seems like we have a validator but no derives to easly use it.
```
pub use validation::ip::{validate_ip, validate_ip_v4, validate_ip_v6};
```
We should add more documenta…
-
Write validator function as middleware. It should be before the actual controller function in every routes that take input from client side.
For example -
Email - should be email with proper fo…
-
URL being validated or **code** to reproduce error:
```
My Pets
I have three different pets:
Lula
Slowpoke
Fluffy
They are all my favorite …
-
Apologies if this is not the right place for this.
Trying to add some RDFa to a page of mine and testing on the validator.
I've run into the problem of having an "unspecified type" for an email - …
-
**Feature Title: Validation Failure Hooks**
Introduce hooks that trigger custom logic when validation fails, such as logging errors, sending notifications, or executing fallback logic.
### Detai…
-
### What problem does this feature solve?
Currently, if a custom validator fails, we get a console error log saying `Invalid prop: custom validator check failed for prop 'email'` which is not helpful…
-
### Pimcore version
11.0.12
### Steps to reproduce
---email-validator
if ($form->isSubmitted())
{
$valid = $form->isValid();
}
### Actual Behavior
egulias/email-validator version 3.2.6. i…
-
Nov 5
Sorry what l mean is how tout change the validation constraint color error message on the TextField
CodenameOne component. What l did is l set a UID on my TextField component but when the value …
-
Hi,
The first call I make to mailgun_validator doesn't really happen. I've checked the network log and there is no validation requests. I then focus on the element that calls the validation, blur a…
-
Hello, I have one problem when I use Identical validator and UniqueObject validator. In fact for UniqueObject we have to use a context with the id of the object but there is an other context for ident…
Orkin updated
8 years ago