Skip to content

Commit

Permalink
MAGETWO-63881: Merge commit #8307
Browse files Browse the repository at this point in the history
  • Loading branch information
vrann committed Feb 1, 2017
2 parents c04127c + ced639a commit b588edb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[a-zA-Z\\]+" />
<xs:pattern value="[a-zA-Z]+[a-zA-Z0-9\\]+" />
<xs:minLength value="4" />
</xs:restriction>
</xs:simpleType>
Expand Down

0 comments on commit b588edb

Please sign in to comment.