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

Added Validation #11

Merged
merged 4 commits into from
May 22, 2023
Merged

Added Validation #11

merged 4 commits into from
May 22, 2023

Conversation

necessarylion
Copy link
Member

@necessarylion necessarylion commented May 21, 2023

#7

req.validate({
 'name' : 'required|alpha',
 'email': 'required|email',
})

@necessarylion necessarylion changed the base branch from v1.x to develop May 21, 2023 23:54
@necessarylion necessarylion changed the title AValidation Added Validation May 21, 2023
@necessarylion necessarylion self-assigned this May 21, 2023
@necessarylion necessarylion merged commit 294eb06 into develop May 22, 2023
1 check passed
@necessarylion necessarylion deleted the validation branch May 22, 2023 12:54
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.

None yet

1 participant