Property | Type | Description | |
---|---|---|---|
$number_def | Instance to defer number validation to. |
Method | Description | |
---|---|---|
__construct ( boolean $non_negative = false ) | ||
validate ( string $string, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : boolean | string |
public __construct ( boolean $non_negative = false ) | ||
$non_negative | boolean | Whether to forbid negative values |