date_validation_types 2.0.0

- Types for validating if a u32 value is valid for a day, month or year. - Type to for a valid date coming from simple integer value
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# date_validation_types 

Current version: 1.0.0

## Purpose

- Types for validating if a u32 value is valid for a  day, month or year.
- Type to for a valid date coming from simple integer value

## License

MIT OR Apache-2.0