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

12 implement create post validation to check for text sizeempty text #43

Conversation

thomamn
Copy link

@thomamn thomamn commented Oct 31, 2024

Tested the post validation function. It returns an error message if the post is empty or longer than 200 characters.

Ingeborgausteid and others added 5 commits October 30, 2024 15:43
…team2 into 12-implement-create-post-validation-to-check-for-text-sizeempty-text
…team2 into 12-implement-create-post-validation-to-check-for-text-sizeempty-text
@thomamn thomamn linked an issue Oct 31, 2024 that may be closed by this pull request
Copy link

@Brandsegg Brandsegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sendDataResponse blir importert to ganger og programmet crasher.

Copy link

@JHalvor JHalvor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested and is good, just need to remove the edit of openapi.yml, package-lock.json and package.json

package.json Outdated
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this dont need a change

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this dont need a change

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this dont need a change

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good!

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good!

@JHalvor JHalvor closed this Oct 31, 2024
…izeempty-text' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 12-implement-create-post-validation-to-check-for-text-sizeempty-text
@JHalvor JHalvor reopened this Oct 31, 2024
@JHalvor JHalvor closed this Oct 31, 2024
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

Successfully merging this pull request may close these issues.

Implement create post validation to check for text size/empty text.
5 participants