Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
External references validation (#40)
* added xoev-xwasser-codelists crate * introduce validate option to xoev_xwasser_code attr macro, added validation trait * added extra trait for codelist value validation * default container implementations for XWasserValidate * split into modules * draft derive for XWasserValidate * implement XWasserValidate for all, no enum support yet * XWasserValidate for enums * simplify proc attr macro for code validation * restore builder for codelists * shorten uses * require rust 1.81 due to cargo check failure * put validation/codelists behind feature * mark external codelists
- Loading branch information