As long as the option name and type is correct it is thought to be valid. We should additionally validate the values themselves to help avoid confusion and footguns.
Examples:
- maximum network idle timeout
- valid allowed hostnames
- widths/height outside the bounds of the API min/max
- etc.