Required fields in serialization #583
sebastianslutzky
started this conversation in
General
Replies: 1 comment
-
found an example here https://github.com/aaubry/YamlDotNet/blob/master/YamlDotNet.Samples/ValidatingDuringDeserialization.cs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, is there any way of failing the deserialization if a property is missing? I would have expected a Required field in the YamlMemberAttribute
Beta Was this translation helpful? Give feedback.
All reactions