proxmox/proxmox-schema
Wolfgang Bumiller aa10025366 schema: guard property string constraint checking
StringSchema::check_constraint runs `parse_property_string` for
property strings, but when we deserialize a `PropertyString` we
immediately follow that up with deserializing it using the schema, so
there's no need to check it beforehand.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-07-13 16:19:13 +02:00
..
debian update d/copyright files to debian copyright-format 1.0 2023-05-23 13:02:39 +02:00
src schema: guard property string constraint checking 2023-07-13 16:19:13 +02:00
tests drop param_bail test 2022-03-04 09:44:51 +01:00
Cargo.toml bump proxmox-schema to 1.3.7-1 2023-03-02 16:44:35 +01:00