valobj 0.1.0

A Rust library for defining value objects using procedural macros.
Documentation
1
2
3
4
5
error: Unknown flag, expected one of: Normalize, Validate
 --> tests/ui/attributes/unknown_attribute_test.rs:1:24
  |
1 | #[valobj::value_object(Validates)]
  |                        ^^^^^^^^^