API Reference Talos v1.12.3
Modules
Documentation for Talos.
Schema to map, might be usefull for building documentation page
Talos Type behaviour
Any type is used to show that data doesn't have a constant type
Boolean type is used to check value is boolean
Constant value validation
Enum type is used to check value to be one of enumerable
Fixed type is used to check value to be equal expected
Type for check value is float
Type for check value is integer
ListType is used to check passed value is a list
MapType for validation maps
Type for check value is number
Type for check value is string