Create a new RecordV2DataTypeImpl instance
a validator for validating RecordV2 instances
The implementation of the underlying value type
A validator for validating RecordV2 instances.
Create a new RecordV2 instance from data
the CBOR data containing the record
a new RecordV2 instance
Parse a JSON string into a RecordV2 schema
the JSON string
Create a new schema builder
a schema builder
Validate a RecordV2 object
Create a new value builder that can be used to build a RecordV2 value
a new value builder
Create a new RecordV2DataTypeImpl with a schema.
the schema to validate against
a new RecordV2 Data Type
A data type for RecordV2 values