Functionsยง
- data_
type_ ๐satisfied_ by - See
schema_satisfied_byfor the contract. - field_
satisfied_ ๐by - See
schema_satisfied_byfor the contract. - fields_
satisfied_ ๐by - See
schema_satisfied_byfor the contract. - schema_
satisfied_ ๐by - Verifies whether the original planned schema can be satisfied with data adhering to the candidate schema. In practice, this is equality check on the schemas except that original schema can have nullable fields where candidate is constrained to not provide null data.