From 58111160708546bcbbc4f920c165fbcb47da5a0f Mon Sep 17 00:00:00 2001 From: Paula McMaw Date: Wed, 14 Sep 2016 15:28:35 +0100 Subject: Change in readme for numerical string --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 5130f64..667da33 100644 --- a/README.markdown +++ b/README.markdown @@ -1437,7 +1437,7 @@ Example: #### `validate_numeric` -Validates that the first argument is a numeric value (or an array of numeric values). Aborts catalog compilation if any of the checks fail. +Validates that the first argument is a numeric value (or an array or string of numeric values). Aborts catalog compilation if any of the checks fail. The second argument is optional and passes a maximum. (All elements of) the first argument has to be less or equal to this max. -- cgit v1.2.3