RequestResponsePayloadValidate Method
|
Validate the tag
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxprotected override void Validate(
TagCounter tagCounter
)
Protected Overrides Sub Validate (
tagCounter As TagCounter
)
protected:
virtual void Validate(
TagCounter^ tagCounter
) override
abstract Validate :
tagCounter : TagCounter -> unit
override Validate :
tagCounter : TagCounter -> unit
Parameters
- tagCounter
- Type: Guardtime.KSI.ParserTagCounter
See Also