Encode the validity of your data in the type system
Example usage:
# use *;
;
// This requires a Valid<Email>, which guarantees the data has been validated
Encode the validity of your data in the type system
Example usage:
# use *;
;
// This requires a Valid<Email>, which guarantees the data has been validated