-
### Describe the bug
When adding validators to the useForm it still doesn't populate the field error. I found a PR for that exactly.
But I have a type error when using "Schema.fields.field" on the…
-
Hi,
I have a schema that contains a field 'date' which also specifies an ISO 8601 date format:
```
{
"fields": [
{
"name": "date",
"type": "date",
"description": "We…
-
## The problem
Right now, quickwit offers a dynamic json and object to represent deep structure.
The tokens emitted are however flattened.
Taking the example of documents holding a t-shirt sh…
-
This script demonstrates the issue:
```fsharp
#r "nuget: FSharp.Data.GraphQL.Server, 1.0.7"
open FSharp.Data.GraphQL
open FSharp.Data.GraphQL.Execution
open FSharp.Data.GraphQL.Types
type …
-
It would be nice if we could provide a schema for the expected payload of a model, and then use that to provide intellisense-style auto completions for rule authors, as well as a way for them to see f…
-
libopenapi-validator currently is unable to handle fixed fields in schema objects, an example being writeOnly. This property specifies that the schema object may appear in a request but not to come ba…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### Issue Description
Consider these simplified schemas from the [interface extension example]( https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/entities/interfaces#exampl…
-
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.10/site-packages/pydantic/type_adapter.py", line 270, in _init_core_attrs
self._c…
-
Hello, I'm the creator and maintainer of https://github.com/logaretm/vee-validate and I'm very much interested in this project.
I have a few ideas from the perspective of a long-time maintainer of …