Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.EmailValidationAttribute.IsValid Method

(not specified)

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

Syntax

public new bool IsValid( object? value );
protected new ValidationResult? IsValid(
    object? value,
    ValidationContext validationContext );

Parameters

value

(not specified)

validationContext

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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