Fuel\Validation\ResultInterface::getValidated PHP Method

getValidated() public method

Returns a list of fields that where successfully validated.
Since: 2.0
public getValidated ( ) : string[]
return string[]
    public function getValidated();