Click or drag to resize

PropertyInvalidExceptionValidateNotNaN Method

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