Rephrase for clarity

This commit is contained in:
Alex Somesan 2019-03-29 16:53:13 +01:00
parent adebc65d95
commit ef681e527d
1 changed files with 2 additions and 1 deletions

View File

@ -279,7 +279,8 @@ 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 and maps.
// ValidateFunc currently only works for primitive types and TypeList / TypeSet
// of primitive type elements.
ValidateFunc SchemaValidateFunc
// Sensitive ensures that the attribute's value does not get displayed in