Interface IValidation

Namespace
Kroltan.Keen.Editor.Validations
Assembly
me.kroltan.keen-vectors.Editor.dll

Represents a validation rule.

public interface IValidation

Methods

Validate(SerializedObject)

Performs the validation on a given set of objects.

ValidationResult Validate(SerializedObject objects)

Parameters

objects SerializedObject

Object or objects to validate.

Returns

ValidationResult

A result containing