Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Make orm validation callback optional #59

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Conversation

alpe
Copy link
Collaborator

@alpe alpe commented Mar 20, 2020

After #57
Introduce an interface for validation callbacks. This decouples the validation from the orm.Persistence interface and makes it optional.

Resolves #58

@alpe alpe force-pushed the proposal_execution branch 2 times, most recently from 8df26d8 to f504f89 Compare April 3, 2020 09:14
@alpe alpe changed the base branch from proposal_execution to master April 15, 2020 13:50
@alpe alpe merged commit 07e843e into master Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Follow up on orm.Persistence validation
2 participants