element-x-ada/libraries/matrix
Benoit Marty 6e2f645514 Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc.
The main advantage of using value classes instead of Strings everywhere is to detect errors at compilation time.
2023-07-12 18:15:17 +02:00
..
api Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00
impl Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00
test Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00