dc4eu / vc

European Wallet
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

attributes age_over_18, age_over_NN and age_in_years #30

Closed masv3971 closed 4 months ago

masv3971 commented 5 months ago

age_over_18 / age_over_NN: should this attribute specify a age if it's >18/NN? Today it's a string, should be an int to easier compare.

age_in_years: should be a int instead of string.

masv3971 commented 4 months ago

We decided to remove these attributes since they do not make much sense.