class ValidTest

Methods

bool
__invoke(Model $model)

Find if a model is valid

static 
get()

No description

Details

at line line 15
bool __invoke(Model $model)

Find if a model is valid

Parameters

Model $model The model we want to test

Return Value

bool

at line line 20
static get()