Skip to content
This repository has been 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

Open
luqasz opened this issue Sep 3, 2015 · 0 comments
Open

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

luqasz opened this issue Sep 3, 2015 · 0 comments
Assignees

Comments

@luqasz
Copy link
Owner

luqasz commented Sep 3, 2015

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
@luqasz luqasz self-assigned this Sep 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant