RoleQueryBinder Class
- Namespace:
- Weavy.Web.Api.Binders
- Assembly:
- Weavy.Web.dll
Binds the model to a RoleQuery object.
public class RoleQueryBinder : QueryBinder, IModelBinder
- Inheritance:
- System.Object → QueryOptionsBinder → QueryBinder → RoleQueryBinder
Constructors
Role |
Methods
Bind |
Web Api binding |
Extension Methods
Is |
Gets a value indicating if the specified value has the default value of the generic type. |
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |