-
Use case: I have a directory with a large amount of pydantic models and enums are mixed together in several directories. It is difficult to discern which is a model and which is an enum from naming a…
-
**Describe the bug**
I try to use your oasvalidator (which looks and sounds great ^^) in a Lua/Resty context (Kong gateway), and try with this mock API: https://httpbin.dmuth.org/
The swagger for th…
-
For example, when using the `same:` rule, the message is `"The :attribute must be same with :field"`, which gives us:
```
The New Password (again) must be same with new_password
```
Ideally th…
-
It would be great if one could define a validation schema that is passed to a function that validates one or more objects.
_i.e:_ `validator.validate(schema, ...objectsToValidate)`
A validation schem…
-
**Please describe the feature that you are requesting**
Some email addresses have internationalized domain names. Mail servers are supposed to handle these by converting them to their ASCII equival…
-
The Recaptcha validator grabs a specific field by name instead of using `field.data` (link to line below). This means that an HTML form *must* send the recaptcha value as `g-recaptcha-response` or the…
-
## Affected Version
4.10.4
## Description
Application of PasswordValidator to Member breaks Member::requireDefaultRecords when creating a default admin
## Steps to Reproduce
*Prerequisi…
azt3k updated
2 years ago
-
Hi,
I am trying to send an email with tls=TRUE using this code:
```R
send.mail(
from = "me@test.eu",
to = "recipient@test.eu",
subject = "Test",
body = "Test",
…
-
-
As per Bob's email:
> The Manchester OWL2 validator points out that dateTime values are not
> lexically appropriate.
>
> I believe they have to be more-or-less ISO 8601, though I can't find
> such c…