-
Recent tickets (#804 , #769) suggest that people want to validate forms without request data. This means people want to validate forms that are not initialized with real HTML form data.
Currently t…
-
Search on country code by country number/country name not working
![Screenshot 2023-06-22 at 2 27 45 PM](https://github.com/boyuai/antd-country-phone-input/assets/119649869/b31d8317-7f0d-490d-89a9-ca…
-
Property shapes with the same `shacl:path` and different generated IRIs repeats twice or sometimes even 3-4 times in the Turtle spec. JSON-LD affected also.
For example, several property shapes rep…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
The django-ninja is awesome, but I found something that is not supported.
Django has validators that used in models and forms. It would be very helpful to support that feature in django-ninja.
Of …
-
At the moment, `discriminator` is supported at the top level only. This seems to mean that e.g. an endpoint can return a body of schema A or B. Example 8 nicely demonstrates this.
What does not seem …
-
### Description of the bug
I want the javax.validation.constraints.Digits-Annotation to be handled in the client the same way as on the server (see org.hibernate.validator.internal.constraintvalidat…
-
if `VALIDATOR_SETTINGS['is_user_flake8'] == True` (default is true), then execute flake8 validation on path with path to `setup.cfg` if exists.
Errors from flake8 should be if form of `('flake8: E221…
-
I have a form in which I add fields dynamically. The problem is that, when the form is validated, I get `Cannot read property 'length' of undefined` which happens [here](https://github.com/1000hz/boot…
-
The current validator crate provides built-in validators for various use cases, but it lacks a validator for checking the length of a string based on its UTF-16 code units. This feature request propos…