class BucketName

Methods

bool
validate(string $attribute, mixed $value)

Determine if the validation rule passes.

Details

at line 16
bool validate(string $attribute, mixed $value)

Determine if the validation rule passes.

Parameters

string $attribute
mixed $value

Return Value

bool