-
Codelist values for `gmd:CI_RoleCode` should be
Entry | Description | Notes
----|----|----|
`author`|party who authored the resource
`custodian`|party that accepts accountability and responsabi…
-
Lorsqu'on traduit un champ multivalué, s'il avait plusieurs valeurs dans la langue initiale, il n'y en a plus qu'un seul champ suite à la traduction, et ce champ n'est plus multivalué.
-
Currently, functions exported from zig use the [clang ABI](https://github.com/WebAssembly/tool-conventions/blob/main/BasicCABI.md) when compiling to wasm. This is perfect for interop with other langua…
jamii updated
1 month ago
-
Hello dear,
is it possible to set required a multivalued section ?
For example, I have a form (SaleOrder) which contains multivalued section for (SaleOrderLine).
How can I set a validator on …
-
## Report
As of September 2024, running a RInf app on the web in debug mode can print the error like below.
```
RangeError: Maximum call stack size exceeded
pkg/hub.js 249:10 __wbg_adapter_35…
-
The `Optional` validator is used to short-circuit validation to allow empty field values. This works for single-valued fields but not for multivalued fields. For example, when `DateField` is used with…
-
We shall enable some factory, supplied as configuration for an integrator, that will allow us to produce singleton or interval coefficients for the functions involved.
-
After updating to the newest args4j version I do have compile errors because of the removed "multiValued" attribute. I found the commit message which told, that it was removed because it would make no…
-
Hi and thanks for your work on this plugin.
I would like to propose result sorting, mainly on the title field.
For some reason, it's defined as a multivalued field in schema.xml, and don't see why.…
-
Hello! Almost all attributes in LDAP can have multiple values. E.g. Email attribute has many values: user@example.org, username@example.org, u@example.org, however only one (first) email is displayed …