Overview
public boolean function isValidResource(
required string cfcPath
)
Returns whether or not the passed CFC path represents a valid resource CFC
Arguments
Name | Type | Required | Description |
---|
cfcPath | string | Yes | Mapped component path to CFC to test the validity of |