ValuesConstraint Class
- Namespace:
- Weavy.Web.Routing
- Assembly:
- Weavy.Web.dll
Inline route constraint for a list if valid values.
public class ValuesConstraint : IRouteConstraint
- Inheritance:
- System.Object → ValuesConstraint
Constructors
Values |
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. |