Custom
sttp.tapir.Validator.Custom
case class Custom[T](validationLogic: T => ValidationResult, showMessage: Option[String]) extends Primitive[T]
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article