IModelValidator Interface

Definition

Validates a model value.

public interface class IModelValidator
public interface IModelValidator
type IModelValidator = interface
Public Interface IModelValidator

Methods

Validate(ModelValidationContext)

Validates the model value.

Applies to