-
Notifications
You must be signed in to change notification settings - Fork 45
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
[FEATURE] Implement document validation before document is saved to database #1149
Merged
sebastian-meyer
merged 7 commits into
kitodo:master
from
beatrycze-volk:document-validation
May 29, 2024
Merged
[FEATURE] Implement document validation before document is saved to database #1149
sebastian-meyer
merged 7 commits into
kitodo:master
from
beatrycze-volk:document-validation
May 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
beatrycze-volk
force-pushed
the
document-validation
branch
6 times, most recently
from
January 30, 2024 13:12
f6d749b
to
9fc0c72
Compare
beatrycze-volk
force-pushed
the
document-validation
branch
2 times, most recently
from
May 21, 2024 16:51
c938411
to
ea94186
Compare
sebastian-meyer
requested changes
May 28, 2024
beatrycze-volk
force-pushed
the
document-validation
branch
from
May 28, 2024 12:44
ea94186
to
badbf19
Compare
sebastian-meyer
previously approved these changes
May 28, 2024
Following #1150 the config option needs to be renamed from |
sebastian-meyer
approved these changes
May 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Allow index documents only if their metadata contains document format and record identifier
This functionality can be extended for more mandatory fields without which document should be treated as incomplete and as such should not be inserted into database and SOLR Index.