\App\RulesCheckHouse

Summary

Methods
Properties
Constants
__construct()
passes()
message()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
checkOne()
$message
N/A

Properties

$message

$message : 

Type

Methods

__construct()

__construct() 

Create a new rule instance.

passes()

passes(string  $attribute, mixed  $value) : boolean

Determine if the validation rule passes.

Parameters

string $attribute
mixed $value

Returns

boolean

message()

message() : string

Get the validation error message.

Returns

string

checkOne()

checkOne(  $house) 

Parameters

$house