Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

Validate number of rows in command paths read from config file. #13

@luqasz

Description

@luqasz

Provide validation of number of rows for all command path types.

# /system/ntp/client
type = 'single'
rule_number == 1

# /ip/address
type = 'unique'
rule_number >= 0

# /ip/firewall/filter
type = 'ordered'
rule_number  >= 0

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions