CodeUtils

Functions

Link copied to clipboard
open fun castValue(value: String, requiredType: Type, valueType: String): String
Cast the value if the current type doesn't match the required type.