Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Thrown when validation fails.

Link copied to clipboard
sealed class ValidationResult

A result of validation.

Link copied to clipboard
interface Validator

A validator that should be registered with RequestValidation plugin

Properties

Link copied to clipboard

A plugin that checks a request body using Validator. Example: