cmd Validates the statefile at the end of a run. validate() Validates the fields in the statefile. Source code in dapla_team_cli/pr/validate/cmd.py 4 5 6def validate() -> None: """Validates the fields in the statefile.""" pass