-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Currently all simplify_
functions create a new validator object in which origin, description and creation time is renewed.
This should be improved into:
- non-changed rules should retain original meta data
- changed rules should have origin: "validatetools" and an updated description ("adapted/simplify by validate_tools")
- new rules should have origin: "validatetools" and an optional description why the rule was created.