*/ class Event extends \Espo\Services\Record { protected $validateRequiredSkipFieldList = [ 'dateEnd' ]; }