Entity allowed fields/attributes |
03-01-2023, 05:23 AM
(This post was last modified: 03-01-2023, 05:35 AM by [email protected]. Edit Reason: For better understanding )
Hi. Please help me on how to make entity.
Lets say i have user entity, then i have an array of name, address, email. Is there a way to make only allowed fields/attributes (lets say only name and email) will be filled when passing that array. Maybe similiar to allowedFields on model feature. |
Messages In This Thread |
Entity allowed fields/attributes - by [email protected] - 03-01-2023, 05:23 AM
RE: Entity allowed fields/attributes - by luckmoshy - 03-02-2023, 01:09 AM
RE: Entity allowed fields/attributes - by [email protected] - 03-02-2023, 01:46 AM
RE: Entity allowed fields/attributes - by Emmajames14 - 03-02-2023, 01:14 AM
|