Document that ValidateFunc works on maps.

This commit is contained in:
Alex Somesan 2019-03-27 20:10:46 +01:00
parent d5bb09b13b
commit adebc65d95
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ type Schema struct {
// guaranteed to be of the proper Schema type, and it can yield warnings or
// errors based on inspection of that value.
//
// ValidateFunc currently only works for primitive types.
// ValidateFunc currently only works for primitive types and maps.
ValidateFunc SchemaValidateFunc
// Sensitive ensures that the attribute's value does not get displayed in