Documentation

PropertyMappingNumericValidator
in package

Numeric validation of a property mapping's input string.

Tags
author

DeviceAtlas Limited

Table of Contents

$maxSeparatorCount  : mixed
$minSeparatorCount  : mixed
$separator  : mixed
__construct()  : mixed
isValid()  : mixed

Properties

Methods

__construct()

public __construct(mixed $separator, mixed $minSeparatorCount, mixed $maxSeparatorCount) : mixed
Parameters
$separator : mixed
$minSeparatorCount : mixed
$maxSeparatorCount : mixed
Return values
mixed

Search results