JsonSafeCriteriaConverter class
namespace: Serenity.Data assembly: Serenity.Net.Services
Serializes and deserializes a BaseCriteria object and checks for the safety of criteria expressions.
public class JsonSafeCriteriaConverter : JsonCriteriaConverter
Public Members
| name | description |
|---|---|
| JsonSafeCriteriaConverter() | The default constructor. |
| override ReadJson(…) | Reads the JSON representation of the object. |
See Also
- class JsonCriteriaConverter
- Source: JsonSafeCriteriaConverter.cs