kform

Core ostack/KForm module.

Core concepts:

NameDescription
FormValidatorUsed to validate forms, typically on the server.
FormManagerUsed to manage forms, typically on the client.

Core ostack/KForm module.

Core concepts:

NameDescription
FormValidatorUsed to validate forms, typically on the server.
FormManagerUsed to manage forms, typically on the client.

Packages

Link copied to clipboard
common

Home of the core KForm concepts.

Link copied to clipboard
common

Collections/data structures.

Link copied to clipboard
common

Computed values.

Link copied to clipboard
common

Datatypes.

Link copied to clipboard
common

Schemas for most Kotlin data types.

Link copied to clipboard
common

Schema utilities.

Link copied to clipboard
common

Utility assertion functions to test validations.

Link copied to clipboard
common

Utilities.

Link copied to clipboard
common

Pre-defined schema validations for different data types.