public
Racoon\Api\Schema\Item
|
|
public
Racoon\Api\Schema\Item
|
|
public
|
|
public
TomWright\Validator\Constraint\ConstraintGroupTranslator
|
|
public
mixed
|
|
public
Racoon\Api\Schema\Translator
|
#
alt( )
Alias of newConstraintGroup.
Alias of newConstraintGroup.
Returns
|
public static
static
|
#
item( string $propertyName, string|null $readableName = null )
Parameters
- $propertyName
- $readableName
Returns
static
|
public
|
|
public
|
|
public
|
|
public
|
#
isBool( null|boolean $requiredValue = null )
|
public
Racoon\Api\Schema\Translator
|
|
public
Racoon\Api\Schema\Translator
|
|
public
|
#
isString( null $minLength = null, null $maxLength = null )
|
public
|
#
isInt( null|integer $minValue = null, null|integer $maxValue = null )
|
public
|
#
isFloat( null|float $minValue = null, null|float $maxValue = null )
|
public
|
#
isNumeric( null|integer|float $minValue = null, null|integer|float $maxValue = null )
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
isObject( null|string $requiredClass = null )
|