I am developing a SharePoint 2013 hosted app and have this SPClientPeoplePicker field setup to populate a People and Groups type list column. I have tried adding this line to schema but it doesn't seem to work;
'Required': true,
Can someone please help me out with this?
Thanks.