Skip to content
Snippets Groups Projects
Commit 923ba346de81 authored by Ilya Etingof's avatar Ilya Etingof
Browse files

Add `isInconsistent` property hook to all constructed types

Added `isInconsistent` property to all constructed types. This property
conceptually replaces `verifySizeSpec` method to serve a more general
purpose e.g. ensuring all required fields are in a good shape. By
default this check invokes subtype constraints verification and is run
by codecs on value de/serialisation.
parent d2b2da9241b1
Branches add-consistency-check-hook
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment