Skip to main content

canonical_number

Python API reference for the function python.src.softschema.errors.canonical_number.

Public API

Function: canonical_number

Canonical path: python.src.softschema.errors.canonical_number

Declared in: packages/python/src/softschema/errors.py

Signature

def canonical_number(value: Any) -> Any: ...