Added documentation to SerializableProperty and unit tests to SerializableInt
* Documentation to SerializableInt * Removed SerializableInt.to_string, use SerializableInt.get_value().to_string() instead * Unit tests for SerializableInt covers deserialization
Loading
Please register or sign in to comment