Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.UrlValidationAttribute Constructor

Constructor.

Class: YetaWF.Core.Models.Attributes.UrlValidationAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public UrlValidationAttribute(
    SchemaEnum remoteSchema = SchemaEnum.Any,
    UrlTypeEnum urlType = UrlTypeEnum.Remote );

Parameters

remoteSchema

(not specified)

urlType

(not specified)

Remarks

Standard constructor.

See Also YetaWF.Core.Models.Attributes.UrlValidationAttribute ClassYetaWF.Core Overview