Ensure a form field value is numeric and is lesser than or equal number
number
static String lte(num number) => "lte:$number";