IFromBodyMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface marking attributes that specify a parameter should be bound using the request body.
public interface IFromBodyMetadata
type IFromBodyMetadata = interface
Public Interface IFromBodyMetadata
- Derived
Properties
AllowEmpty |
Gets whether empty input should be rejected or treated as valid. |