Jaa


ValidationRules.DecimalTypeReferencePrecisionOutOfRange Field

Definition

Validates that the precision is between 0 and the max precision of the decimal type.

public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference> DecimalTypeReferencePrecisionOutOfRange;
 staticval mutable DecimalTypeReferencePrecisionOutOfRange : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference>
Public Shared ReadOnly DecimalTypeReferencePrecisionOutOfRange As ValidationRule(Of IEdmDecimalTypeReference) 

Field Value

Applies to