Ed Bosher

Results 1 issues of Ed Bosher

Add a validator that accepts ID or String Input Values that are UUIDs and validates them for correctness and optionally checks the version number is correct. Example: ```rust #[Object] impl...