INNER CODE UNIT · Python

Component

space-wizards/RobustToolbox · Schemas/mapfile_validators.py:4

class Component(Validator):
    tag = "comp"

    def _is_valid(self, value):
        return 'type' in value

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…