it-beard / bloggers-cms

Content-management system for bloggers
https://github.com/it-beard/bloggers-cms/wiki
Apache License 2.0
51 stars 14 forks source link

Develop creating person logic for PersonService #22

Closed pingvin1308 closed 3 years ago

pingvin1308 commented 3 years ago

Validation process:

Results: Information about a person saves in the database Creating a request with wrong information about the person returns an error result with a description.

pingvin1308 commented 3 years ago

@itbeard Should the system check if a person with FristName and LastName already exists in the database?