For each page you can define:
- Which variables have a filter assigned
- What the type of that variable should be 1
- For integers: what range the variable should be in
- For text: what filters should be run on the data 2
1 bool, long, double or string
2 not implemented yet