Skip to content

Validation Rules Engine: Immediate Policy Value Checks #89

@KyleC69

Description

@KyleC69

Summary

Implement a validation engine to check entered policy values against ADMX rules and constraints in real time, flag errors immediately in the editor.

Goals / Outcomes

  • Validate user-entered policy values against ADMX/ADML constraints
  • Present errors and warnings inline as user edits

Non-Goals

  • Enforcing validation outside editor context

User Value

Admins are prevented from deploying invalid policy settings, reducing risk of configuration issues and wasted troubleshooting effort.

Acceptance Criteria

  • Policy editor performs live validation as values are entered
  • Errors and warnings shown inline per field
  • Catalog rules are respected for all supported types
  • Tests verify validation coverage and edge cases

Dependencies

  • Policy metadata extraction

Technical Notes

  • Extensible engine for custom rules

Testing Considerations

  • Edge-case value inputs

Future Enhancements

  • Pluggable rules modules

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions