ValidatorInterface

Interface for validating a part of the session

since

2.0.0

package

Joomla Framework

Methods

validate

Validates the session

validate( restart = false) : 
since

2.0.0

throws

InvalidSessionException

Arguments

restart

boolFlag if the session should be restarted

Response

void