validate_text method

validate_text

Validates the text.

Returns

The success of operation.

def validate_text(self, text):
    ...
ParameterTypeDescription
textstr

Example

Text embedding and validation.

See Also