Skip to content

validate_gp3ml_object_contract

R reference: gp3ml 0.3.0.

Validate an object against the gp3ml public-object contract

Validate an object against the gp3ml public-object contract

R reference usage

validate_gp3ml_object_contract(x, registry = gp3ml_api_contracts())

The Python implementation is exported as gp3mlpy.validate_gp3ml_object_contract. See the runtime docstring for Python-specific typing and semantic adaptations.