Skip to content

Commit

Permalink
includes required predicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Perez authored and Elias Perez committed Nov 18, 2022
1 parent e872d71 commit da4e240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schema/validation/predicates.cr
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ module Schema
include RegularExpression
include Size
include Presence
include Required
end
end

0 comments on commit da4e240

Please sign in to comment.