Added policy validation, ordering and virtual listing properties
This commit is contained in:
@@ -25,4 +25,6 @@ public class Post {
|
||||
public TimeOnly At { get; set; }
|
||||
|
||||
public ListSortDirection Type { get; set; }
|
||||
|
||||
public TypeCode? TypeCode { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user