Namespace JsonApiDotNetCore.QueryStrings.FieldChains
Classes
- FieldChainPattern
A pattern that can be matched against a dot-separated resource field chain.
- PatternFormatException
The exception that is thrown when the format of a FieldChainPattern is invalid.
- PatternMatchResult
Represents the result of matching a dot-separated resource field chain against a pattern.
Enums
- FieldChainPatternMatchOptions
Indicates how to perform matching a pattern against a resource field chain.