Skip to content

property attributes not working (validator, cast, etc.)? #413

Closed Answered by wivaku
wivaku asked this question in Q&A
Discussion options

You must be logged in to vote

It was not clear from the documentation that Attributes are classes that need to imported...

use Spatie\LaravelData\Attributes\MapInputName;
use Spatie\LaravelData\Attributes\WithCast;
use Spatie\LaravelData\Attributes\Validation\Max;
use Spatie\LaravelData\Casts\DateTimeInterfaceCast;
// etc.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by wivaku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant