pub fn validate_attribute_definitions(
defs: &[AttributeDefinition],
) -> Result<()>Expand description
Validate attribute definitions: types must be S, N, or B.
pub fn validate_attribute_definitions(
defs: &[AttributeDefinition],
) -> Result<()>Validate attribute definitions: types must be S, N, or B.