Skip to main content
All docs
V25.1
  • .NET 8.0+

    RuleSet.IsEmptyValueType(Type, IServiceProvider) Method

    Namespace: DevExpress.Persistent.Validation

    Assembly: DevExpress.Persistent.Base.v25.1.dll

    Declaration

    public static bool IsEmptyValueType(
        Type type,
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    type Type
    serviceProvider IServiceProvider

    Returns

    Type
    Boolean
    See Also