hpcflow.sdk.core.validation.ValidatedData# class hpcflow.sdk.core.validation.ValidatedData(*args, **kwargs)# Bases: Protocol, Generic[T] Typed profile of valida.ValidatedData. Methods get_failures_string Attributes is_valid cast_data cast_data: T# get_failures_string()# Return type: str property is_valid: bool#