-
Like `RefCell`, it is useful if `OnceCell` can be serialized with serde.
-
Is there's a direct way with schematics to not only define models related to a JSON schema, but also specify how to populate it with data from another JSON schema?
For example, suppose I have a sys…
-
Although arrow-exact is originally meant for type refinements, our current DSL can handle any kind of validation.
In my projects, I have two major kinds of validation needs: pure and impure. So far…
-
We agree on the rules for banko cards/boards/... (whatever we call them in English). Our tools are hardcoded to handle the case of 9 columns and 3 rows.
What about handling the general case? Thes…
-
The user must not enter rules with the same identifier.
Is there an xText grammar features which ensures that duplicates produce an error?
-
Currently disabled, but :message-option on ActiveRecord validations should be respected. Tricky, because they need to be defined on the field instead on the validator - an important design goal (for m…
-
Yes, [the most dangerous code in the world](https://crypto.stanford.edu/~dabo/pubs/abstracts/ssl-client-bugs.html)!
I currently only implemented [DER parser a bit](https://github.com/klutzy/suruga/tre…
-
## Problem to solve
The oslo CLI as validation is a great first step to automate everything. We can build a container image, and it gets used in CI/CD workflows and deployments.
Thinking of sch…
-
I have a large API that I am developing. Many controllers have custom actions inside of them, and I decided to move all of my Apipie documentation into concerns to make the controller's more readable.…
-
**Is your feature request related to a problem? Please describe.**
It is often hard to tell which assays are linked to which study (especially if they are linked to multiple studies).
**Describe t…