-
The validator does not appear to accept JSON objects as "properties" of a multipart payload. For example, in this trimmed-down schema:
```yaml
openapi: 3.1.0
paths:
/intake:
post:
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
The file AT020.ods previously reported POL_1 when validating with profile since it is encrypted via LibreOffice. Without profile, it used to generate XML-3 errors, and this is still the case, but inst…
-
validator: (value) {
if (isRequired && (value!.number.isEmpty)) {
return 'Please enter phone number*';
}
return null;
}
I implemented t…
-
### Can we access your project?
- [ ] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…
-
### Environment
Nuxt 3.12.3
vueform/nuxt 1.7.0
vueform 1.11.0
yarn
bootstrap theme
### Reproduction
```html
…
-
### What steps will reproduce the problem?
Update `yii2-twig` to v2.5.0 (support for twig 3.9 -> see https://github.com/yiisoft/yii2-twig/pull/154 )
### What's expected?
Forms are rendered co…
-
I'm planning to release a major update for form_validator to "fix" or "improve" some issues on existing releases.
Here's some of goals I'm planning to improve on next version:
1. Improving local…
-
This feature is needed for LinkedIn Forms.
We need a custom validator that product can use with the LinkedIn form selection dropdown. In this case, we need to validate a specific property exists on…
-
Acceptance Criteria
The diff checker script should be able to be run on .xlsx files for report forms, and the script should check for errors in their corresponding JSON schema files. Forms 3X should …