-
**What kind of request is this (question/bug/enhancement/feature request):**
Today I set up the pipeline at rancher 2.3.1. At first it worked fine, but after a while it started producing the foll…
-
**Citrus Version**
2.8.0
**Question**
I would like to understand what is the default way of using the SQL validation with the Java DSL. Additionally I would like to have type ensurance of the res…
-
We had split supporting the following JSON from #16 to reduce scope as this still needed discussion.
As a suggestion, consider the following three cases:
I-
```json
"relation": {
"union": {…
-
```
In Graphiti you can use decorators, e.g. add a warn or error marker to an
element in the diagram when it violates certain semantic rules.
Spray should support such validations. The validation r…
-
Proposal: create a convenient `View` validator DSL.
Functionality:
- Validate views (sync/async);
- New rules can be easily writen;
- Compatible with:
- Anko views;
- Android Extensions;
- Plai…
yanex updated
7 years ago
-
It should be simple and "nice" to define schemas, so `Validation` should have a nice public API.
It should still be possible to use the underlaying functions to define schemas, rules and predicates a…
-
We implemented CRUD operations that automatically generate queries and actions based of an entity that user defined.
The default operations are pretty basic:
- check if user is authenticated if th…
-
Hi, I was just wondering whether the kotest team had already considered using the [`networknt/json-schema-validator`](https://github.com/networknt/json-schema-validator/blob/master/doc/quickstart.md) …
-
AS AN Administrator
I WANT TO be able to turn on/off displaying CSA's name and/or title in End Users chat
SO THAT I can change it according to organization's policy
### Acceptance Criteria
- […
-
Very often just after or before validation, w would want to bring our data types to some normal form. For example, when we are requesting user for name, we usually want to save it in a trimmed form. F…