Click or drag to resize

PropertyInvalidExceptionValidateNonZero Method

Overload List
  NameDescription
Public methodStatic memberValidateNonZero(Double, String)
Validate that the given property value must be non-zero, and throw PropertyInvalidException if it is not.
Public methodStatic memberValidateNonZero(Double, String, String)
Validate that the given property value must be non-zero, and throw PropertyInvalidException if it is not.
Top
See Also