-
### Description of the bug
Slack: https://altinn.slack.com/archives/C02EJ9HKQA3/p1730302631757679
We use `coerceTypes: true` in AJV, this will convert values to the "correct" type before validating.…
-
in `node/node.go` try to externalize these validation to the config creation itself. i.e., move it upstream.
```
givenPortNumber := cfg.BacalhauConfig.API.Port
if givenPortNumber < minPortNumber {
…
-
**Describe the bug**
You can enter absolutely any numbers and they will be correct
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Settings -> Backup'
2. Click on 'Show recovery phr…
-
isamu updated
1 month ago
-
We must verify correctness of the parsed AST.
A few examples:
- enums must have at least 1 variant and no more than 256
- `continue` and `break` are only allowed inside of a loop
- `unchecked {}…
-
Would it be possible (or desirable) to add a validation for the value of `langid` at the Biber level?
From my point f view it would be really nice. It is too easy to make a mistake, or typo, that c…
-
adding a function to validate the email format before submission to ensure users provide a correct email address.
-
| --- | --- |
| Bugzilla Link | [309670](https://bugs.eclipse.org/bugs/show_bug.cgi?id=309670) |
| Status | NEW |
| Importance | P5 enhancement |
| Reported | Apr 19, 2010 09:31 EDT |
| Modified …
-
### Duplicate Check
- [X] I have searched for and didn't find any pre existing issue tracking this
### Issue Type
Not sure
### Issue Description
No video validation or preview.
When you click …
-
### Feature Title
Email Validation on Subscribe Button
### Problem Statement
Basically, there's no validation check on invalid emails entered in the subscribe button field. It gets success message …