X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Fverifier%2Fverifier%2Fdecimal.yaml;fp=www%2Fplugins%2Fauto%2Fverifier%2Fverifier%2Fdecimal.yaml;h=dff9ac4fccf603413089b5b0541ae168eac32075;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/verifier/verifier/decimal.yaml b/www/plugins/auto/verifier/verifier/decimal.yaml new file mode 100644 index 0000000..dff9ac4 --- /dev/null +++ b/www/plugins/auto/verifier/verifier/decimal.yaml @@ -0,0 +1,26 @@ + +titre: '<:verifier:type_decimal:>' +description: '<:verifier:type_decimal_description:>' +options: + - + saisie: 'input' + options: + nom: 'min' + label: '<:verifier:option_entier_min_label:>' + verifier: + type: 'decimal' + - + saisie: 'input' + options: + nom: 'max' + label: '<:verifier:option_entier_max_label:>' + verifier: + type: 'decimal' + - + saisie: 'input' + options: + nom: 'nb_decimales' + label: '<:verifier:option_decimal_nb_decimales_label:>' + verifier: + type: 'entier' + min: 0