validation

package
v0.0.0-...-47d5d90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

* Copied from https://github.com/kyma-project/kyma/tree/main/components/application-registry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceDetailsValidator

type ServiceDetailsValidator interface {
	Validate(details model.ServiceDetails) apperrors.AppError
}

func NewServiceDetailsValidator

func NewServiceDetailsValidator() ServiceDetailsValidator

type ServiceDetailsValidatorFunc

type ServiceDetailsValidatorFunc func(details model.ServiceDetails) apperrors.AppError

func (ServiceDetailsValidatorFunc) Validate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL