Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Use Validatable's conformance for UpdateRequest #61

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

siemensikkema
Copy link
Contributor

This allows one to use the simpler Validatable conformance for creating validations instead of the one from UpdateRequest.

You can use this if you don't need the existing model nor the Request and if your validations don't need to be created asynchronously.

@siemensikkema siemensikkema merged commit 07d14bf into master Nov 6, 2020
@siemensikkema siemensikkema deleted the feature/validatable-update-request branch November 6, 2020 08:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants