summaryrefslogtreecommitdiff
path: root/contrib/redux.xx.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redux.xx.json')
-rw-r--r--contrib/redux.xx.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/redux.xx.json b/contrib/redux.xx.json
index b28af81..71d67e5 100644
--- a/contrib/redux.xx.json
+++ b/contrib/redux.xx.json
@@ -1,6 +1,7 @@
{
"license": "GPLv3+",
"SPDX-License-Identifier": "GPL3.0-or-later",
+ "restricted" : "xx",
"required_attributes": [
{
"type": "string",
@@ -18,8 +19,20 @@
},
{
"type": "string",
+ "name": "prime_number",
+ "label": "Prime number",
+ "tooltip": "Mathematics is fun",
+ "widget": "anastasis_gtk_xx_prime",
+ "uuid" : "39190a95-cacb-4412-8bae-1f7da3f980b4",
+ "validation-regex": "^[0-9]+$",
+ "validation-logic": "XY_PRIME_check",
+ "optional" : true
+ },
+ {
+ "type": "string",
"name": "sq_number",
"label": "Square number",
+ "tooltip": "Mathematics is fun",
"widget": "anastasis_gtk_xx_square",
"uuid" : "ed790bca-89bf-11eb-96f2-233996cf644e",
"validation-regex": "^[0-9]+$",