PHP Class Fuel\Validation\Rule\ValidatorTest

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

Protected Properties

Property Type Description
$message {@inheritdocs}

Public Methods

Method Description
testSetInvalidParameter ( )
testValidate ( )
validateProvider ( ) {@inheritdocs}

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testSetInvalidParameter() public method

testValidate() public method

public testValidate ( )

validateProvider() public method

{@inheritdocs}
public validateProvider ( )

Property Details

$message protected_oe property

{@inheritdocs}
protected $message