-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
> Strict mode would be a great idea to…
-
I want to propose another build option I'd call `strict` mode which disables automatically setting fields to null if there is no mapper function available. The warning can be ignored to easily this op…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When user switches to strict IFC mode and tries to use the Std_undo tool, the result is th…
-
**Update by @SteveSandersonMS:** The request here is compile-time checking that you're not passing parameters that a component doesn't actually accept. The proposed design is something like a "strictn…
-
### Package
react
### Package version
8.120.7
### React version
18.3.1
### Environment
```shell
System:
OS: Windows 11 10.0.22631
CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12900F
…
-
Hi, I don't know if it's just me but I can't get the strict mode to work.
I made a save state of a running Windows game and then turned on strict mode. I was expecting the OS to automatically boot …
-
## Feature Request: Add Resource Validation to `checkconfig` Tool in Strict Mode
### Description
I wanted to check if we can add validation to the `checkconfig` tool to ensure all job configuratio…
-
It would be nice to have a "strict" mode that errors on all untyped variables, so no `unknown` allowed, etc
-
Can anybody confirm if strict mode works? if so could you please help with the configuration for strict mode?
@DonutsNL would you have an idea?
![image](https://github.com/derricksmith/phpsaml/asset…
-
Currently invalid syntax will silently fail. I'd like an error returned or an exception thrown instead of the results up until the invalid syntax.
Example:
```js
import wgsl_reflect from "@feng3d…