-
### Problem
Current ruff settings are to prohibitive.
We can reverse the logic, select all rules and just ignore those that we must. Here is the list of rules I had to disable in [3dequalizer ad…
-
## Description
This issue is created to track the necessary changes in the Unified Energy Interface (UEI) layer 2 configuration. The objective is to enhance the existing configuration by adding domai…
-
The issue is related to the extension `yiisoft/yii2-bootstrap4` but I think it is due to a compatibility issue of `yiisoft/yii2`
### What steps will reproduce the problem?
**Model**
```
class …
-
Group with a nested group. Both groups have text fields. Added 'validation_rules' => 'required' to every field. Saving the post with just the 2 groups triggers validation. However, every new field/gro…
-
When creating a new Specialty I add one space character in the name field and press save.
Then a Specialty with blank name is displayed in the Specialties list.
![image](https://github.com/user-at…
-
Validace formulářového prvku pouze na jedno validační pravidlo. Pokud v Nette přidám více pravidel tak "nette-live-form-validation" validuje pouze jedno. Nevím jak tomu bylo dříve v Nette 2.2.
Řešen…
ghost updated
8 years ago
-
Can't the model attributes table a plain table? Instead of:
``` lua
post.attributes = {
-- { = or "safe" if no validation required for this attribute}
{ id = "safe" }, -- No validation rules
…
-
When there are no allowances or charges present in the document the XSLT triggers the following errors:
2
urn:cen.eu:en16931:2017#conformant#urn:factur-x.eu:1p0:extended
…
-
Integrate validation
* [x] migrate to reactive forms
* [x] find a substitute for valdr (take into account usage of valdr on the back-end for exposing business validation rules
* [x] class-validat…
-
As for now different tarantool modules or/and applications used it's own mechanisms of manipulating and persisting spaces metadata. Seems that it's time to make single source of truth for the followin…