nautobot-app-data-validation-engine icon indicating copy to clipboard operation
nautobot-app-data-validation-engine copied to clipboard

Data validation rules engine app to easily codify corporate data standards

Results 12 nautobot-app-data-validation-engine issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.11 * Nautobot version: 2.2.2 * nautobot-data-validation-engine version: 3.1.1 ### Expected Behavior No warning messages ### Observed Behavior When the instance starts, or a nautobot-server...

accepted

### Environment * Python version: 3.11 * Nautobot version: 2.1.X * nautobot-data-validation-engine version: Latest ### Expected Behavior nautobot-server migrate nautobot_data_validation_engine zero ### Observed Behavior These tables need data cleared prior...

documentation

# Closes Nan ## What's Changed - Added app config schema.

### Environment * Nautobot version: ^2.0.0 * nautobot-data-validation-engine version: 3.1.0 ### Proposed Functionality Update the app's screenshots with the recent Nautobot versions and UI. ### Use Case The screenshots in...

documentation

### Environment * Nautobot version: 2.X.X * nautobot-data-validation-engine version: 3.X.X ### Proposed Functionality Currently, DVE's various validation rules are applied for all instances of a chosen content type. However, there...

enhancement
help wanted

### Environment * Python version: * Nautobot version: 2.0 (next from 2023-05-31) * nautobot-data-validation-engine version: branch `next-2.0` ### Expected Behavior Plugin shows only model defined through `DataComplianceRule` created in `custom_validators.py`...

bug

### Environment * Nautobot version: * nautobot-data-validation-engine version: ### Proposed Functionality Support External Validation Services ### Use Case As an organization that operates a micro service to validate names of...

enhancement

### Environment * Nautobot version: 1.5.18 * nautobot-data-validation-engine version: 2.0.0 ### Proposed Functionality Make the `Field` field in the rule form dynamic (similar to the Content type field) so that...

enhancement
help wanted

### Environment * Nautobot version: 1.5.18 * nautobot-data-validation-engine version: 2.0.0 ### Proposed Functionality When adding a new regex validation rule, have some type of regex builder integrated into the form...

enhancement
help wanted