Skip to main content

validate_key_unique_structure

Function validate_key_unique_structure 

Source
pub fn validate_key_unique_structure(
    attrs: &AttributeMap,
    name_table: &NameTable,
) -> SchemaResult<()>
Expand description

Validate key/unique element structure

  • Must have name attribute
  • Child requirements (selector/field) are validated when the frame finishes