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

Add BaseValidator and CreateValidator classes #5

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

andrecego
Copy link
Owner

This pull request adds the BaseValidator class, which provides a simple interface for validating objects using ActiveModel validations.

It also adds the CreateValidator class, which is a subclass of BaseValidator and includes specific validations for creating candidates.

@andrecego andrecego self-assigned this Feb 9, 2024
@andrecego andrecego added the backend Change on the backend label Feb 9, 2024
@andrecego andrecego merged commit 71eeb25 into main Feb 9, 2024
3 checks passed
@andrecego andrecego deleted the feat/create-candidate-validator branch February 9, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Change on the backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant