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

Validate modified #16

Open
konstin opened this issue Oct 31, 2017 · 1 comment
Open

Validate modified #16

konstin opened this issue Oct 31, 2017 · 1 comment

Comments

@konstin
Copy link
Member

konstin commented Oct 31, 2017

As I don't expect all vendors to properly implement modified, there should be some way to validate modified, either it as core part of this validator or as external script shipped with the validator.

The tool shall compare an older dump with a new one and check that for every modified object, the modified timestamp has been updated since the last dump. It shall also check that created is a timestamp after the last dump for all newly added objects.

@eFrane
Copy link
Member

eFrane commented Oct 31, 2017

So, maybe we can offer general correctness of modified fields in the validator core and said script for more in-depth validation. It might even be feasable to add the latter to the to-be-implemented online validation service.

@eFrane eFrane added this to the v1.0 milestone Dec 8, 2017
@eFrane eFrane added the backlog label Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants