-
{"code":"InvalidTemplate","message":"Deployment template validation failed: 'The template resource '[format('c_DsktpRead_{0}', split(parameters('AVDResourceGroupId'), '/')[6])]' at line '5707' and col…
-
**Description**
Refactor Config.java to be more OOP.
- Make a common configuration class that holds all the properties.
- Replace typical getter structure with printers.
- Print property values ba…
-
I'm looking into the xslt -> GeoDCAT-AP transformation and validation for the 3.0.0 pilot, participating from Geonovum (NL).
I'm testing with metadata records from the dutch national georegister th…
-
Hi,
Currently kinopenapi-filter does not block requests with readOnly properties (using `openapi3filter.ValidateRequestBody() or openapi3.VisitAsRequest()` option).
per OpenAPI specification:
…
-
I have a number of custom LeBlender Editors, each with several properties of varying types (Image Pickers, Textstrings, True/False).
I need a way to stop people from adding a content block to the gri…
-
I'm trying to validate just on properties of my component and am getting stuck with ```v-get isInvalid``` argument. I'm unsure how to proceed. Code below.
components/login-form.js
```
import Co…
-
## 💬 Question here
Is it possible to update a route's request body schema (`request.routeOptions.schema.body`) according to the provided route param in runtime, using the `preValidation` hook…
-
Hi,
This issue is essentially a duplicate of #1067 , which you closed in 2020. It is **not**, however, a duplicate of #182 .
#182 is about full validation of pattern properties, which is, as you…
-
As part of IoT Central, there's some additional property types that are supported within the `dtmi:iotcentral:context;2` extension
```
{
"@id": "dtmi:sample:modelDefinition:Humidity…
-
Hi,
my question might be better asked on SO but from my experience FXForm2-related questions on SO do not get a lot of feedback, so I'm asking here.
I would like to add or remove an ExcludeFilter …