Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enfource some fields in entity excluded during update #61

Closed
xmlking opened this issue Apr 7, 2019 · 1 comment
Closed

How to enfource some fields in entity excluded during update #61

xmlking opened this issue Apr 7, 2019 · 1 comment

Comments

@xmlking
Copy link

xmlking commented Apr 7, 2019

I want to add constraints on some fields of an entity should not be submitted for update but allowed for create
Is there a recommended approach ?
E.g, don’t allow user to update username

@michaelyali
Copy link
Member

I think you can use some transform decorators from class-transformer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants