Interface TrustedCreate

All Superinterfaces:
jakarta.validation.groups.Default

public interface TrustedCreate extends jakarta.validation.groups.Default
Denotes constraints which should be applied when an entity is being created by a trusted source.

All Default-group checks are inherited.