seaography icon indicating copy to clipboard operation
seaography copied to clipboard

Add InputBuilder validators & guards on fields

Open karatakis opened this issue 10 months ago • 8 comments

Motivation

When creating, updating or deleting and item you can access all fields and properties. There should be a way to limit this by applying policy rules.

Proposed Solutions

Extend the input module to allow the configuration of validators and guards to be associated with entity input fields.

Additional Information

See guards on entities output fields

karatakis avatar Aug 08 '23 11:08 karatakis