silvercommerce/quantityfield

Text input field with validation for numeric values.

Installs: 2 556

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

1.0.1 2018-01-31 10:53 UTC

This package is auto-updated.

Last update: 2024-03-20 22:44:15 UTC


README

Scrutinizer Code Quality

Extended version of numeric input field with improved validation for numeric values.

This module is basically a NumericField, but the validator perorms a check to ensure that the value entered is a number.

Installation via composer

Install this module by running:

composer require silvercommerce/quantityfield

Dependancies