Hide

Dokumentation zum YetaWF.Core-Paket

Display
Print

YetaWF.Core.Models.Attributes.MaximumDateAttribute.IsValid Method

(not specified)

Class: YetaWF.Core.Models.Attributes.MaximumDateAttribute
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.MaximumDateAttribute ClassYetaWF.Core Overview