cti-python-stix2/stix2
clenk d4e92dd813 Allow adding validation to custom object types
_Custom.__init__() is a solution to recursion errors arising from using
a decorator. See https://stackoverflow.com/q/14739809/1013457
2017-06-13 10:27:31 -04:00
..
sources
test Allow adding validation to custom object types 2017-06-13 10:27:31 -04:00
__init__.py Add custom STIX Object types 2017-06-12 16:22:16 -04:00
base.py
bundle.py
common.py
exceptions.py
observables.py
other.py
properties.py
sdo.py Allow adding validation to custom object types 2017-06-13 10:27:31 -04:00
sro.py
utils.py