clenk
|
d26662776c
|
Merge branch 'master' into parse-cyber-observables
|
2017-05-08 11:14:54 -04:00 |
clenk
|
04e3a72a7d
|
Add EmailAddress and ObjectReferenceProperty
|
2017-05-05 12:32:02 -04:00 |
Richard Piazza
|
200bb8556f
|
added unsetting capability
cleaned up MissingFieldsError tests
error when new modified property is earlier than current modified property
|
2017-05-04 16:34:08 -04:00 |
clenk
|
c63ba8e447
|
Add ObservableProperty, DictionaryProperty, HashesProperty,
BinaryProperty, and HexProperty
|
2017-05-03 14:10:10 -04:00 |
Richard Piazza
|
5b8585b392
|
added versioning test for embedded_object
replaced VersioningError with RevokeError and UnmodifiablePropertyError
added __deepcopy__ to base class to handle embedded_objects
|
2017-05-03 12:14:09 -04:00 |
Richard Piazza
|
a70fc2c952
|
Added versioning api, with tests
|
2017-05-02 14:17:26 -04:00 |
Richard Piazza
|
4efe5357b1
|
Added versioning api, with tests
|
2017-05-02 14:06:42 -04:00 |
Greg Back
|
6bf3584616
|
Create custom exception class for modifying an immutable object.
|
2017-04-18 15:06:41 -05:00 |
Greg Back
|
91cecb7b0c
|
Add exception for extra/invalid custom properties.
|
2017-04-18 14:56:16 -05:00 |
Greg Back
|
32ff00559e
|
Rename exception class.
|
2017-04-18 14:42:59 -05:00 |
Greg Back
|
a7805c4ac0
|
Add Exception for missing values.
|
2017-04-18 14:41:18 -05:00 |
Greg Back
|
2aa1f5cedd
|
Add exception for invalid Property values.
|
2017-04-18 14:19:16 -05:00 |