IntsConstraint Class
- Namespace:
- Weavy.Web.Routing
- Assembly:
- Weavy.Web.dll
Inline route constraint for two or more comma separated ints, e.g. 1,2,3.
public class IntsConstraint : IRouteConstraint
- Inheritance:
- System.Object → IntsConstraint
Constructors
Ints |
Methods
Match(Http |
Extension Methods
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. |