BearFramework\App\DataRepository::validate

Checks if a data item key is valid.
public bool validate string $key )
Parameters
key
The key of the data item to check.
Returns
TRUE if valid. FALSE otherwise.
Details
Location: ~/src/App/DataRepository.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.