-
Please correct me if I'm wrong with anything written below but ...
I think it is impossible to add custom validation rules when using laracasts/validation.
```
class LaravelValidator implements Fact…
-
### Description
**Observed Behavior**:
After upgrade to 1.0.2 following upgrade path https://karpenter.sh/v1.0/upgrading/v1-migration/#upgrade-procedure
The webhook didn't properly convert the node…
-
Given the following opaque type:
```scala
import scala.math.BigDecimal
import zio.*
import zio.json.*
import zio.prelude.{Equal, Validation}
import zio.schema.Schema
object Price {
o…
-
- Can only export an `invoke(i32) -> i32` function. This will likely change to allow a `validate` and/or `constructor` function in the near future, but we're not allowing arbitrary functions.
- Canno…
-
### Description
When editing a cell and then switching to another cell in the same row, OnExecutedCommitEdit fires with parameter DataGridEditingUnit.Cell. When editing a cell and then switching to a…
-
Hi,
Would love some more validation rules:
- email address
- valid domain
- valid phone number
-
```
New validation rules should be deployed via extension points from other plugins.
Service that supports this contribution should be created.
```
Original issue reported on code.google.com by `1.P…
-
**What would you like to be added**:
Expose validation rules to reference documentation on the website (and/or so it shows up in `kubectl explain`
**Why this is needed**:
Users have asked for…
-
`v::identityCard(string $countryCode)`
https://respect-validation.readthedocs.io/en/1.1/rules/IdentityCard/
The **identityCard** rule currently only accepts verifying the Polish Identity Card numb…
-
It would be helpful if we could require the emails used for sign ups to follow certain rules, for example requiring them to be `*@(school name).edu` addresses.