Result of a ValidationConstraint.
See Also: Inherited members from NUnit.Framework.Constraints.ConstraintResult.
override
|
WriteMessageTo
(NUnit.Framework.Constraints.MessageWriter)Documentation for this section has not yet been entered. |
static
|
Singleton<T>
(this T)An enumerable containing a single element. |
Creates the result.Syntax
public SchemaValidConstraint.SchemaValidationConstraintResult (SchemaValidConstraint constraint, object actualValue, Org.XmlUnit.Validation.ValidationResult result)Parameters
- constraint
- Documentation for this section has not yet been entered.
- actualValue
- Documentation for this section has not yet been entered.
- result
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Constraints
Assembly: xmlunit-nunit3-constraints (in xmlunit-nunit3-constraints.dll)
Assembly Versions: 2.10.0.256
Documentation for this section has not yet been entered.Syntax
public override void WriteMessageTo (NUnit.Framework.Constraints.MessageWriter writer)Parameters
- writer
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Constraints
Assembly: xmlunit-nunit3-constraints (in xmlunit-nunit3-constraints.dll)
Assembly Versions: 2.10.0.256