is
Custom
Link
Payload
Valid
fun isCustomLinkPayloadValid(title: String, description: String?, resources: Map<String?, Any>, fields: Map<String?, Any>): Boolean
Method to validate a payload of custom link
Return
whether payload is valid or not as boolean
Parameters
title
Title of the collection
description
: description to check the validity
resources
The resources shared by the link
fields
The fields to use for the validation form to access to the resources