public interface IValidationErrorFactory
| Modifier and Type | Method and Description |
|---|---|
IValidationError |
create(String fieldName,
String errorMessage,
String errorType)
Creates a validation error.
|
IValidationError create(String fieldName, String errorMessage, String errorType)
Copyright © 2016. All rights reserved.