validateIntent
Definition
function validateIntent(intent: any): object
Parameters:
intent(any) - The intent object to validate
Returns: object
Validation results with boolean valid flag and error details
function validateIntent(intent: any): object
Parameters:
intent (any) - The intent object to validateReturns: object
Validation results with boolean valid flag and error details