UpdateUserInfoUseCase

Updates the persisted user profile information for an existing user.

The use case validates that the user exists before rebuilding and saving the aggregate.

Constructors

Link copied to clipboard
constructor(userRepository: UserRepository)

Functions

Link copied to clipboard