-
### For what version of Nuxt UI are you asking this question?
v3.0.0-alpha.x
### Description
I have a login page with schema validation, and the `:state` is passed as undefined, but everything work…
-
### Implementation
* Schema Design for API Validation
* Ensure that the Golang handlers of the Meshery Server REST APIs uniformly and programmatically (in a schema-driven way) automatically …
-
Figured I would throw this in here while is fresh on the mind. Not something that has to be added to the core. But I think it would be really cool to be able to pass along a validation schema (like zo…
-
## Problem
frictionless-ci does not produce a fantastic output, furthermore it is slow to validate the csv file in CI (need to install python deps).
It also needs a dedicated file to specify the…
-
The SDMX-JSON Schemas seem to be unsuitable for validation purposes. This is because undefined properties are currently allowed. This makes it very hard for implementers to verify that their SDMX-JSON…
sosna updated
2 weeks ago
-
I admit this is a bit of a vague request, but here's my use case. I currently generate and manipulate decently large polars tables with large strings and binary columns, at the end of which I convert …
-
Breaking #40 into smaller chunks for Hacktoberfest. We'd really like to start adding schema validation in addition to syntax validation. XML seems like a good one to start with. We'd like to support v…
-
![Screenshot_2024-09-20-14-29-39-76_cbf47468f7ecfbd8ebcc46bf9cc626da](https://github.com/user-attachments/assets/85b3b8d9-e09c-4e6c-8374-0de6c99b295c)
**Describe the bug**
There is no Schema validat…
-
### Description
There's a bunch of schema validation libraries available such as [Yup](https://github.com/jquense/yup), [Zod](https://github.com/colinhacks/zod) and many others.
I'd be super helpful…
-
### 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.…