Packages

package executable

Type Members

  1. trait ScalaExecutableValidator extends AnyRef

    Scala version of the Bean Specification jakarta.validation.executable.ExecutableValidator.

    Scala version of the Bean Specification jakarta.validation.executable.ExecutableValidator.

    Validates parameters and return values of methods and constructors. Implementations of this interface must be thread-safe.

Ungrouped