generic
ComparisonParam


Used in incremental object comparisons.


public struct ComparisonParam

Properties
comparisonFilter Used to reduce the scope of the comparison.

type=generic.ComparisonFilter

base The base of the comparison.

type=Pointer

compareTo The base is being compared to this object.

type=Pointer

skipValidation The base is being compared to this object.

type=boolean