AssetPropertyString.IsValidValue
Description:
Checks that the value is a valid value for this property.
Checks that the value is a valid value for this property.
public bool IsValidValue(
string value
)
-
StringvalueThe value to be checked.
-
A non-optional argument was null
-
Cannot check validity for a property not being edited in AppearanceAssetEditScope.