-
Hi,
Is possible to use a ".json" format model with memote?
I run:
```
memote report snapshot --filename "report.html" iEK1011_m7H10_media.json
```
I get this:
```
critical: The model co…
-
I want to show a confirm before submitting the form, but when I use the enter to make the submit, the confirm is getting auto accepted, I mean it shows the confirm but disappears automatically and I'm…
-
Built-in validators in validators.js have been built based on a previous version of the Forms API which passed all the parameters to a validator function as a single `context` object. (see line 1 of v…
gevou updated
8 years ago
-
Issue https://github.com/monterail/vuelidate/issues/66 stated otherwise, but I don't understand why sameAs should imply required, it is known bad practice for any other validator.
Moreover, it is m…
-
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 …
-
By default, when invalid, CustomField doesn't visually indicate that, except for showing an error message. The recent UX testing showed that it can be difficult to spot an invalid CustomField among ot…
-
Estava pensando a respeito de como a validação é aplicada em diferentes cenários e principalmente usando a arquitetura em camadas e me deparei com algumas questões que gostaria de discutir.
Existem v…
-
## ✨ Feature
We will need new fields added to the work experience model to support new data collection in the UI.
## 🕵️ Details
Refer to https://github.com/GCTC-NTGC/gc-digital-talent/issues/1186…
-
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…
-
this is a double of #424 issue
maybe custom validation will be fine for this issue