attributes_validate


Description:


[ Version ( since = "0.21.2" ) ]
public bool attributes_validate (Schema schema, HashTable<void*,void*> attributes) throws Error

Check if attributes are valid according to the provided schema.

Verifies schema name if available, attribute names and parsing of attribute values.

Parameters:

schema

the schema for the attributes

attributes

the attributes to be validated

Returns:

whether or not the given attributes table is valid


Namespace: Secret
Package: libsecret-1