``` <param name="CLIP type="select" label="Clip" truevalue="true" falsevalue="false" checked="true"/> ``` was valid by linting, through UI this will never validate as there are no options - (of course this should have been of type="boolean")