Skip to content

Commit 89fed58

Browse files
committed
described Flow type validationStorageName
1 parent 64d2f29 commit 89fed58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class Validation {
3636
fieldsToShowErrors: Array<string>;
3737
storage: string;
3838
statuses: Array<string>;
39+
validationStorageName: string;
3940

4041
constructor(
4142
fields: FieldsDescription,

0 commit comments

Comments
 (0)