feat: prevent fields with invalid types

This commit is contained in:
Jef Roosens 2022-12-28 19:43:10 +01:00
parent a1ab5d55b3
commit 5fd74631eb
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 27 additions and 6 deletions

1
test/int_wrong_type.toml Normal file
View file

@ -0,0 +1 @@
some_int = '1'