Class

FormFieldConstraintIntegerRange

Package: Builder\Form\field\constraint Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Regis VIARRE crowkait@phpboost.com Version: PHPBoost 5.2 - last update: 2016 10 24 Since: PHPBoost 3.0 - 2009 12 20 Contributor: Loic ROUCHON horn@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: builder/form/field/constraint/FormFieldConstraintIntegerRange.class.php
AbstractFormFieldConstraint implements FormFieldConstraint
Extended by FormFieldConstraintIntegerRange
Methods summary
public
# __construct( $lower_bound, $upper_bound, $js_message = '' )
public
public