date_validation_types

Crates.iodate_validation_types
lib.rsdate_validation_types
version2.0.0
sourcesrc
created_at2023-07-16 08:33:17.550487
updated_at2023-07-16 08:33:17.550487
description- 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
homepagehttps://github.com/BoolPurist/date_validation_types
repositoryhttps://github.com/BoolPurist/date_validation_types
max_upload_size
id917679
size30,804
Florian (BoolPurist)

documentation

https://github.com/BoolPurist/date_validation_types

README

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

Commit count: 8

cargo fmt