Execute complete validator chains
This commit is contained in:
@@ -83,6 +83,7 @@ type preparedValidator struct {
|
||||
typedValidate typedValidateOperation
|
||||
chunk contracts.ChunkValidator
|
||||
serialized contracts.SerializedValidator
|
||||
position int
|
||||
}
|
||||
|
||||
// Prepare validates all configured options and constructs every selected
|
||||
|
||||
Reference in New Issue
Block a user