root.generated.openapi_aclient.models.validation ================================================ .. py:module:: root.generated.openapi_aclient.models.validation .. autoapi-nested-parse:: Root Signals API Root Signals JSON API provides a way to access Root Signals using provisioned API token The version of the OpenAPI document: 1.0.0 (latest) Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. Classes ------- .. autoapisummary:: root.generated.openapi_aclient.models.validation.Validation Module Contents --------------- .. py:class:: Validation Bases: :py:obj:`pydantic.BaseModel` Validation .. py:attribute:: is_valid :type: Optional[pydantic.StrictBool] :value: None .. py:attribute:: model_config .. py:attribute:: validator_results :type: Optional[List[root.generated.openapi_aclient.models.validator_result.ValidatorResult]]