Evaluators
[Oval_definition]

Oval_definition evaluator methods More...

Functions

bool oval_definition_is_valid (struct oval_definition *definition)
 Returns true if the Oval_definition is valid.

Detailed Description

Oval_definition evaluator methods


Function Documentation

bool oval_definition_is_valid ( struct oval_definition definition  ) 

Returns true if the Oval_definition is valid.

An Oval_definition is valid if all the following are true

  • attribute_id is bound to a valid oval definition identifier.
  • attribute version is bound to a positive integer.
  • attribute class is bound to a valid value of OVAL_CLASS_UNKNOWN
  • attribute title is bound to a non-null string.
  • attribute description is bound to a non-null string.
  • attribute criteria is bound to a valid instance of Oval_criteria.

Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1