play.data.validation.constraints not being recognized?
up vote
0
down vote
favorite
I have an issue where the following package is not being recognized by my play application (which is rather old):
error: package play.data.validation does not exist
[error] import play.data.validation.Constraints;
In my build.sbt my scala version is the following:
scalaVersion := "2.11.6"
play version:
1.0.10
I'm really not quite sure what steps to take to validate that the dependency is being imported here. Any assistance that would point me in the right direction would help.
java playframework
add a comment |
up vote
0
down vote
favorite
I have an issue where the following package is not being recognized by my play application (which is rather old):
error: package play.data.validation does not exist
[error] import play.data.validation.Constraints;
In my build.sbt my scala version is the following:
scalaVersion := "2.11.6"
play version:
1.0.10
I'm really not quite sure what steps to take to validate that the dependency is being imported here. Any assistance that would point me in the right direction would help.
java playframework
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have an issue where the following package is not being recognized by my play application (which is rather old):
error: package play.data.validation does not exist
[error] import play.data.validation.Constraints;
In my build.sbt my scala version is the following:
scalaVersion := "2.11.6"
play version:
1.0.10
I'm really not quite sure what steps to take to validate that the dependency is being imported here. Any assistance that would point me in the right direction would help.
java playframework
I have an issue where the following package is not being recognized by my play application (which is rather old):
error: package play.data.validation does not exist
[error] import play.data.validation.Constraints;
In my build.sbt my scala version is the following:
scalaVersion := "2.11.6"
play version:
1.0.10
I'm really not quite sure what steps to take to validate that the dependency is being imported here. Any assistance that would point me in the right direction would help.
java playframework
java playframework
asked Nov 9 at 19:01
Lilyah
13
13
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53231827%2fplay-data-validation-constraints-not-being-recognized%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown