In This Topic
    Java AllowFloatingPointNaN - JsonContext
    In This Topic
    boolean getAllowFloatingPointNaN()
    void setAllowFloatingPointNaN(boolean value)
      Property Description  
        Property Name AllowFloatingPointNaN  
        Property Type boolean  
        Accessors Read/Write  
        Description Allows floating point NaN, INF and -INF values when serializing JSON data. Default = true.  
        Remarks