PHP Class Fuel\Validation\Rule\EnumTest

Inheritance: extends Fuel\Validation\Rule\AbstractRuleTest
Datei anzeigen Open project: fuelphp/validation

Protected Properties

Property Type Description
$message {@inheritdocs}

Public Methods

Method Description
testSetParameter ( )
testStrict ( )
validateProvider ( ) {@inheritdocs}

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testSetParameter() public method

public testSetParameter ( )

testStrict() public method

public testStrict ( )

validateProvider() public method

{@inheritdocs}
public validateProvider ( )

Property Details

$message protected_oe property

{@inheritdocs}
protected $message