Skip to main content
All docs
V25.2
  • RuleSet.IsEmptyValueType(Type, IServiceProvider) Method

    Namespace: DevExpress.Persistent.Validation

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

    NuGet Package: DevExpress.Persistent.Base

    Declaration

    public static bool IsEmptyValueType(
        Type type,
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    type Type
    serviceProvider IServiceProvider

    Returns

    Type
    Boolean
    See Also