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 requested a review from aaronc March 20, 2020 08:12
@alpe alpe force-pushed the proposal_execution branch from 529cac6 to 7e341a2 Compare March 30, 2020 07:44
@alpe alpe force-pushed the orm_validation_redesign branch from 7eaf072 to a98de77 Compare March 30, 2020 07:45
@alpe alpe force-pushed the proposal_execution branch from 7e341a2 to 2da8b98 Compare March 30, 2020 09:44
@alpe alpe force-pushed the orm_validation_redesign branch from a98de77 to cd6f2f5 Compare March 30, 2020 09:44
@alpe alpe force-pushed the proposal_execution branch from 2da8b98 to 39d772d Compare April 2, 2020 09:09
@alpe alpe force-pushed the orm_validation_redesign branch 2 times, most recently from a771879 to 5dc4fd1 Compare April 2, 2020 09:28
@alpe alpe force-pushed the proposal_execution branch 2 times, most recently from 8df26d8 to f504f89 Compare April 3, 2020 09:14
@alpe alpe force-pushed the orm_validation_redesign branch from 5dc4fd1 to 087ed43 Compare April 3, 2020 09:23
@alpe alpe force-pushed the proposal_execution branch from f504f89 to 3c09c2c Compare April 6, 2020 07:30
@alpe alpe force-pushed the orm_validation_redesign branch from 087ed43 to 422f756 Compare April 6, 2020 07:31
@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