Show / Hide Table of Contents

Class GuidValidator

The identifier should be a GUID.

Inheritance
System.Object
GuidValidator
Implements
IIdValidator
Namespace: DNVGL.One.Compute.Core.IdValidation
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public class GuidValidator : object, IIdValidator

Methods

View Source

Validate(String)

Determines whether the specified id is valid.

Declaration
public ValidationResult Validate(string id)
Parameters
Type Name Description
System.String id

The identifier.

Returns
Type Description
ValidationResult

A DNVGL.One.Compute.Core.Scheduling.IdValidation.ValidationResult.

Implements

IIdValidator

See Also

IIdValidator
  • View Source
Back to top Copyright © DNV GL AS. All rights reserved.