-
Hello,
When validating CadastralParcel data (http://inspire-sandbox.jrc.ec.europa.eu/etf-webapp/v2/TestRuns/EID5d3eaf52-95e6-4a08-ad8d-82a08aef6a25.html) the test with Assertion ID EID07480090-9995…
-
Can't upload multiple files from local computer using uploader on the validator screen - only one file uploads, then list/page refreshes. The rest of the uploading files fail if you try to queue more …
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
When creating a pytest test using the pyfakefs fixture, there is something wrong with pydantic[email] because it does n…
-
### Deliverables
- [x] A repo containing at least:
- [x] the `constructors.js` file
- [x] a `.jscs` file to configure `jscs`
- [x] NO OTHER FILES!
### Requirements
- [x] Assertions Passing For P…
-
| Q | A
| ------------------- | ---
| Yii version | 3.0
| Yii Captcha version | 3.0
| PHP version | 7.1.17
| Operating system | Centos 7
```
Error Line C…
-
### Environment windows 10
Flask-Appbuilder version:4.0.0
apispec==3.3.2
attrs==23.2.0
Authlib==1.0.0
Babel==2.14.0
cffi==1.15.1
click==8.1.7
colorama==0.4.6
cryptography==42.0.8
dns…
-
is it possible to add validation to the package
like normal dropdown validation
-
```
Error: System.MissingMethodException: Method not found: 'System.Collections.Generic.IList`1 FluentValidation.Results.ValidationResult.get_Errors()'.
at Microsoft.AspNetCore.Components.Forms.F…
-
**找不到驗證作業識別碼。**
-----
User: [See in registry](https://www.gbif.org/api/feedback/user/9bf4191f2d0c853aa9b19c36fc789300:b4a9ad9879155cad2314daf935cf343a22694c27149e0ac93a9da36fc62eb18615a0def5813c0…
-
Validation is wrong.
```javascript
var validator = require('validator');
console.log(validator.isEmail("+@test.com")); // true
```