Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

File metadata and controls

13 lines (9 loc) · 689 Bytes

Constraint

Properties

Name Type Description Notes
Id int64 [optional] [default to null]
Property string The property name from the entity context to evaluate. Supports nested field access: use dots (e.g., `user.name`) for nested objects and brackets (e.g., `users[0]`) for array indices. [default to null]
Operator string [default to null]
Value string [default to null]

[Back to Model list] [Back to API list] [Back to README]